-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathDESCRIPTION
42 lines (42 loc) · 1.01 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
Package: AppStatBio
Title: Course Materials for Applied Statistics for High-throughput Biology
Version: 0.0.0.9000
Authors@R:
person("Levi", "Waldron", , "levi.waldron@sph.cuny.edu", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2725-0694"))
Description: Provides lecture materials for Applied Statistics for High-throughput Biology
License: `use_ccby_license()`
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
BiocSingular,
Biostrings,
broom,
ComplexHeatmap,
DiagrammeR,
genefilter,
GSE5859,
GSE5859Subset,
IRanges,
MASS,
rafalib,
RColorBrewer,
S4Vectors,
scRNAseq,
scater,
scran,
survival,
TeachingDemos,
tidyverse,
tissuesGeneExpression,
UsingR
Remotes:
genomicsclass/GSE5859,
genomicsclass/GSE5859Subset,
genomicsclass/tissuesGeneExpression
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr
URL: http://waldronlab.io/AppStatBio/, https://github.com/waldronlab/AppStatBio