Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ jointseg Public

❗ This is a read-only mirror of the CRAN R package repository. jointseg — Joint Segmentation of Multivariate (Copy Number) Signals. Homepage: https://github.com/mpierrejean/jointseg Report bugs for this package: https://github.com/mpierrejean/jointseg/issues

Notifications You must be signed in to change notification settings

cran/jointseg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jointseg

This package implements functions to quickly segment multivariate signals into piecewise-constant profiles, as well as a framework to generate 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.

Installation

You can install jointseg from github with:

# install.packages("devtools")
devtools::install_github("mpierrejean/jointseg")

Usage

The main high-level joint segmentation functions are:

  • jointSeg for arbitrary signals, see ?jointSeg.
  • PSSeg for bivariate copy-number signals, see ?PSSeg and vignette("PSSeg").

We also refer to vignette("dataGeneration") for a description of the generation of synthetic DNA copy-number profiles using data from the acnr package.

References

Pierre-Jean, M, Rigaill, G. J. and Neuvial, P. (2015). "Performance Evaluation of DNA Copy Number Segmentation Methods." Briefings in Bioinformatics, no. 4: 600–615.

Software status

Resource: GitHub Travis CI Appveyor
Platforms: Multiple Linux & OS X Windows
R CMD check Travis Build Status AppVeyor Build Status
Test coverage Coverage Status

About

❗ This is a read-only mirror of the CRAN R package repository. jointseg — Joint Segmentation of Multivariate (Copy Number) Signals. Homepage: https://github.com/mpierrejean/jointseg Report bugs for this package: https://github.com/mpierrejean/jointseg/issues

Resources

Stars

Watchers

Forks

Packages

No packages published