-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
41 lines (41 loc) · 817 Bytes
/
DESCRIPTION
File metadata and controls
41 lines (41 loc) · 817 Bytes
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
Package: testisAtlas
Type: Package
Title: testisAtlas: R functions and analysis scripts used in the analysis of testis single cell RNAseq
Version: 1.1.0
Date: 2019-05-28
Authors@R: c(
person("Daniel", "Wells", email = "wells@stats.ox.ac.uk", role = c("aut", "cre")))
Description: This is an R package R functions and analysis scripts used in the analysis of testis single cell RNAseq
License: MIT + file LICENSE
BioViews:
Imports:
data.table,
ggplot2,
cowplot,
RColorBrewer,
NMF,
biomaRt,
ggseqlogo,
gridExtra,
MASS,
princurve,
stringr,
viridis,
vegan,
ComplexHeatmap,
ggrepel
Remotes:
marchinilab/SDAtools,
myersgroup/MotifFinder,
eliocamp/ggnewscale
RoxygenNote: 6.1.1
Depends:
MotifFinder,
SDAtools,
ggnewscale
Suggests:
knitr,
rmarkdown,
testthat,
clusterProfiler
VignetteBuilder: knitr