-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
26 lines (26 loc) · 977 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
Package: HCABiocTraining
Title: Introduction to Human Cell Atlas Data Access & Analysis in R /
Bioconductor
Version: 0.0.16
Authors@R:
person(
"Martin", "Morgan",
email = "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-5874-8148")
)
Description: A brief but comprehensive introduction to Human Cell
Atlas data retrieval and analysis in R / Bioconductor.
License: CC BY 4.0
Encoding: UTF-8
Imports: Matrix, anndata, rjsoncons, jsonlite, SingleCellExperiment,
cellxgenedp, BiocFileCache, org.Hs.eg.db, AnnotationDbi,
dplyr, tidyr, plotly, shiny, miniUI
Suggests: ggplot2, hca, Seurat, DropletUtils, scater, scuttle,
zellkonverter, knitr, rmarkdown
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
URL: https://mtmorgan.github.io/HCABiocTraining
BugReposrts: https://github.com/mtmorgan/HCABiocTraining/issues
VignetteBuilder: knitr
DockerImage: ghcr.io/mtmorgan/hcabioctraining