-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
145 lines (145 loc) · 2.74 KB
/
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
Package: playbase
Type: Package
Title: Core back-end functionality and logic for OmicsPlayground
Version: 0.1.79
Author: BigOmics Analytics SA
Maintainer: The package maintainer <yourself@somewhere.net>
Description: More about what it does (maybe more than one line)
Use four spaces when indenting paragraphs within the Description.
License: Dual Commercial and Non-Commercial
Encoding: UTF-8
LazyData: true
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.3.2
Depends:
R (>= 2.10)
biocViews:
Imports:
AnnotationDbi,
AnnotationHub,
aws.s3,
base,
batchelor,
beeswarm,
BiocParallel,
bit64,
Boruta,
caret,
circlize,
cluster,
colorspace,
ComICS,
ComplexHeatmap,
corpcor,
corpora,
corrplot,
data.table,
DeconRNASeq,
DESeq2,
doParallel,
dplyr,
DT,
edgeR,
fastcluster,
fgsea,
FNN,
foreach,
GenomicRanges,
GEOquery,
ggiraph,
ggplot2,
ggrepel,
ggtext,
glasso,
glmnet,
glue,
GO.db,
gplots,
gprofiler2,
graphics,
grDevices,
grid,
gridExtra,
GSVA,
harmony,
htmlwidgets,
igraph,
iheatmapr,
irlba,
isva,
lazyeval,
limma,
Matrix,
matrixStats,
matrixTests,
methods,
microbenchmark,
missForest,
mixOmics,
msa,
msImpute,
MSnbase,
MultiAssayExperiment,
org.Hs.eg.db,
org.Mm.eg.db,
org.Rn.eg.db,
orthogene,
pamr,
parallel,
partykit,
pcaMethods,
plotly,
plsRcox,
png,
ppcor,
psych,
purrr,
qlcMatrix,
randomForest,
randomForestSRC,
RColorBrewer,
recount,
reshape2,
reticulate,
rhdf5,
rliger,
rpart,
Rtsne,
ruv,
RUVSeq,
scales,
scatterD3,
scran,
Seurat,
sf,
shiny,
SILGGM,
SingleR,
stats,
stringr,
SummarizedExperiment,
survival,
sva,
TileDBArray,
umap,
utils,
uwot,
vioplot,
viridis,
visNetwork,
webshot2,
WGCNA,
wordcloud,
xgboost,
Remotes:
url::https://bioconductor.org/packages/3.11/data/annotation/src/contrib/KEGG.db_3.2.4.tar.gz,
url::https://bioconductor.org/packages/3.14/data/annotation/src/contrib/org.Pf.plasmo.db_3.14.0.tar.gz,
url::https://github.com/bigomics/PCSF/archive/HEAD.zip,
url::https://github.com/bigomics/playdata/archive/HEAD.zip,
url::https://github.com/broadinstitute/infercnv/archive/refs/tags/infercnv-v1.3.3.zip,
url::https://github.com/GfellerLab/EPIC/archive/HEAD.zip,
url::https://github.com/GfellerLab/SuperCell/archive/HEAD.zip,
url::https://github.com/linxihui/NNLM/archive/HEAD.zip,
url::https://github.com/satijalab/azimuth/archive/refs/heads/master.zip,