====== jointseg software home page ====== ===== Overview ===== * **Title**: Joint segmentation of multivariate (copy number) signals * **Description**: This package implements functions to quickly segment multivariate signals into piecewise constant profiles and 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. * **Authors**: [[members:mpierrejean:welcome|Morgane Pierre-Jean]] and [[members:pneuvial:welcome|Pierre Neuvial]] * **Maintainer**: [[members:mpierrejean:welcome|Morgane Pierre-Jean]] * **Availability**: download [[http://r-forge.r-project.org/R/?group_id=1562|jointseg]] from R-forge * **References**: Pierre-Jean, M., Rigaill, G., & Neuvial, P. (2015). [[http://bib.oxfordjournals.org/content/16/4/600|Performance evaluation of DNA copy number segmentation methods]]. //Briefings in bioinformatics// 16(4), 600-615. ===== Installation ===== To install this package, start ''R'' and enter: install.packages("jointseg", repos="http://R-Forge.R-project.org") Alternatively, sources may also be exported using ''svn'' svn export svn://r-forge.r-project.org/svnroot/jointseg ===== Documentation ===== To view documentation for the version of this package installed in your system, start R and enter: browseVignettes("jointseg")