-
Notifications
You must be signed in to change notification settings - Fork 9
/
DESCRIPTION
47 lines (47 loc) · 978 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Package: BS831
Type: Package
Title: Boston University - Genomics Data Mining
Version: 1.20.0
Authors@R: c(person(given="Stefano", family="Monti", email="[email protected]", role=c("aut","cre")),
person(given="Anthony", family="Federico", role=c("aut")),
person(given="Eric", family="Reed", role=c("aut")),
person(given="Amy", family="Li", role=c("aut")))
Description: Course Materials for Genomics Data Mining.
License: GPL-3
URL: https://github.com/montilab/BS831
Imports:
caret,
cba,
circlize,
dplyr,
ggdendro,
ggplot2,
gridExtra,
gtable,
magrittr,
mclust,
openxlsx,
pROC,
pheatmap,
plotly,
RColorBrewer,
reshape2,
scales,
tidyr,
tsne,
umap,
VennDiagram,
vennr,
ASSIGN,
Biobase,
biomaRt,
ComplexHeatmap,
ConsensusClusterPlus,
DESeq2,
GEOquery,
GSVA,
edgeR,
limma
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2