-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
35 lines (35 loc) · 921 Bytes
/
DESCRIPTION
File metadata and controls
35 lines (35 loc) · 921 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
Package: COSICC
Type: Package
Title: COmperative SIngle-Cell RNA-sequencing analyis for Complex cell populations
Version: 0.1.0
Authors@R:
person("Magdalena", "Strauss", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "YOUR-ORCID-ID"))
Description: COmperative SIngle-Cell RNA-sequencing analyis for Complex cell populations. The package tests for differential abundance at the level of any group of cells and for delays along lineage trajectories.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
biocViews: CellBiology,
CellBasedAssays,
Clustering,
Software,
Visualization
Remotes:
github::theislab/destiny
Depends:
SingleCellExperiment,
splatter,
scran,
scater,
dplyr,
ggplot2,
ggrepel,
scales,
ggthemes,
destiny,
R (>= 3.5)
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.3.2