-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
26 lines (26 loc) · 872 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: rsimpop
Title: Simulates Cellular Evolution using a Continous Time Birth Death Model
Version: 2.1.2
Authors@R:
person(given = "Nicholas",
family = "Williams",
role = c("aut", "cre"),
email = "nw14@sanger.ac.uk",
comment = c(ORCID = "https://orcid.org/0000-0003-3989-9167"))
Description: Simulates Cellular Evolution using a Continous Time Birth Death Model. The package supports the simultaneous simulation of multiple cellular compartments each with their own target population size and potentially also sub-compartments with differential fitness (driver compartments).
Depends:
phytools,
dplyr,
scales,
RColorBrewer,
truncdist
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Suggests:
knitr,
rmarkdown
VignetteBuilder:
knitr