-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathDESCRIPTION
More file actions
60 lines (60 loc) · 1.57 KB
/
DESCRIPTION
File metadata and controls
60 lines (60 loc) · 1.57 KB
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
Package: ISMB.OSCA
Title: Orchestrating Large-Scale Single-Cell Analysis with Bioconductor
Version: 0.99.14
Authors@R:
c(person("Davide", "Risso", role = "aut", email = "davide.risso@unipd.it"),
person("Ludwig", "Geistlinger", role = c("aut", "cre"),
email = "ludwig_geistlinger@hms.harvard.edu"),
person("Marcel", "Ramos", role = "ctb",
email = "marcel.ramos@sph.cuny.edu"),
person("Dario", "Righelli", role = "ctb", email = "drighelli@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,
CuratedAtlasQueryR,
DropletUtils,
EnsDb.Mmusculus.v79,
MouseGastrulationData,
Seurat,
SeuratData,
SingleR,
TENxBrainData,
batchelor,
scater,
scran,
scuttle,
DropletUtils,
EnsDb.Mmusculus.v79,
batchelor,
igraph,
gridExtra,
pheatmap,
scDblFinder,
zellkonverter,
ggplot2,
edgeR
Suggests:
BiocStyle,
dplyr,
knitr,
rmarkdown,
stringr,
pkgdown
Remotes:
lgeistlinger/SeuratData,
stemangiola/CuratedAtlasQueryR
URL:
https://bioconductor.github.io/ISMB.OSCA/,
ghcr.io/bioconductor/ismb.osca
BugReports: https://github.com/Bioconductor/ISMB.OSCA/issues/new/choose
VignetteBuilder: knitr
DockerImage: ghcr.io/bioconductor/ismb.osca:latest