-
Notifications
You must be signed in to change notification settings - Fork 45
/
DESCRIPTION
22 lines (22 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
Package: clonevol
Title: Clonal ordering and visualization
Version: 0.99.11
Authors@R: person(given="Ha X.", family="Dang",
email = "[email protected]",
role = c("aut", "cre"))
Description: clonevol performs clonal ordering and visualization using
the variant clustering results. It uses a bootstrap resampling
technique to estimate the cellular prevalence of the clones within
samples and probabilistically model clonal ordering constraints
(sum and cross rules), hence it tolerates error and variability
in cellular prevalence estimates of individual variants.
Depends: R (>= 2.1.5)
Imports: stats, graphics, grDevices, utils, methods, base, ggplot2
License: GPL-3 | file LICENSE
LazyData: true
Suggests: knitr, rmarkdown, grid, gridBase, gridExtra, reshape2,
igraph, packcircles, metap, truncnorm
VignetteBuilder: knitr
biocViews: Software, StatisticalMethod, DNASeq, WholeGenome, ExomeSeq,
Visualization, Genetics, SomaticMutation
RoxygenNote: 6.0.1