forked from Bioconductor/ISMB.OSCA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
52 lines (52 loc) · 1.35 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
Package: BBCC.OSCA
Title: Orchestrating Large-Scale Single-Cell Analysis with Bioconductor
Version: 0.99.03
Authors@R:
c(person("Annamaria", "Carissimo", role = "aut", email="annamaria.carissimo@cnr.it"),
person("Francesco", "Cecere", role = "ctb",
email = "francesco.cecere@unicampania.it"),
person("Dario", "Righelli", role = c("cre", "ctb"), email="dario.righelli@gmail.com"))
Description: This tutorial aims to provide a solid foundation in using
Bioconductor tools for single-cell RNA-seq analysis by walking through
various steps of typical workflows using example datasets.
License: Artistic-2.0
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.0
Depends:
R (>= 4.3.0)
Imports:
AUCell,
DropletUtils,
EnsDb.Mmusculus.v79,
MouseGastrulationData,
SingleR,
TENxBrainData,
batchelor,
scater,
scran,
scuttle,
DropletUtils,
EnsDb.Mmusculus.v79,
batchelor,
igraph,
gridExtra,
pheatmap,
scDblFinder,
ggplot2,
edgeR,
Matrix
Suggests:
BiocStyle,
dplyr,
knitr,
rmarkdown,
stringr,
pkgdown
URL:
https://drighelli.github.io/BBCC.OSCA/,
ghcr.io/drighelli/bbcc.osca
BugReports: https://github.com/drighelli/BBCC.OSCA/issues/new/choose
VignetteBuilder: knitr
DockerImage: ghcr.io/drighelli/ismb.osca:latest