-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
33 lines (33 loc) · 1.21 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
Package: jointseg
Type: Package
Title: Joint Segmentation of Multivariate (Copy Number) Signals
Version: 1.0.2
Authors@R: c(person("Morgane", "Pierre-Jean", role = c("aut", "cre"),
email = "[email protected]"),
person("Pierre", "Neuvial", role = c("aut"),
email="[email protected]"),
person("Guillem", "Rigaill", role = "aut"))
Description: Methods for fast segmentation of multivariate
signals into piecewise constant profiles and for generating realistic
copy-number profiles. A typical application is the joint segmentation of total
DNA copy numbers and allelic ratios obtained from Single Nucleotide Polymorphism
(SNP) microarrays in cancer studies. The methods are described in Pierre-Jean,
Rigaill and Neuvial (2015) <doi:10.1093/bib/bbu026>.
License: LGPL (>= 2.1)
Depends: R (>= 3.1.0)
Imports:
acnr (>= 0.3.1),
matrixStats (>= 0.6.0),
DNAcopy
Suggests:
PSCBS,
R.cache,
digest,
changepoint (>= 1.0.2),
knitr,
rmarkdown,
testthat
VignetteBuilder: knitr
URL: https://github.com/mpierrejean/jointseg
RoxygenNote: 6.1.1
BugReports: https://github.com/mpierrejean/jointseg/issues