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 = "mpierrejean.pro@gmail.com"), person("Pierre", "Neuvial", role = c("aut"), email="pierre.neuvial@math.univ-toulouse.fr"), 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) . 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 Repository: https://mpierrejean.r-universe.dev Date/Publication: 2019-01-07 10:58:45 UTC RemoteUrl: https://github.com/mpierrejean/jointseg RemoteRef: HEAD RemoteSha: 5b7ab68d331dc0311264b28ceb264e35d96fb0a2 NeedsCompilation: yes Packaged: 2026-07-02 08:35:28 UTC; root Author: Morgane Pierre-Jean [aut, cre], Pierre Neuvial [aut], Guillem Rigaill [aut] Maintainer: Morgane Pierre-Jean