README.md

R-CMD-check-bioc codecov License: GPL v2

CNprep

A R package that evaluates DNA copy number data, using both their initial form (copy number as a noisy function of genomic position) and their approximation by a piecewise-constant function (segmentation), for the purpose of identifying genomic regions where the copy number differs from the normal state.

Citing

If you use this package for a publication, we would ask you to cite the following:

Belleau P, DeschĂȘnes A, Sun G et al. CNprep: Copy number event detection [version 1; not peer reviewed]. F1000Research 2020, 9:743 (poster) (https://doi.org/10.7490/f1000research.1118065.1)

Authors

Guoli Sun, Pascal Belleau, Astrid DeschĂȘnes and Alexander Krasnitz

Installation

To install the latest accessible version, the devtools package is required.

## To install the development version from GitHub
install.packages("devtools")
devtools::install_github("KrasnitzLab/CNprep")

License

This package and the underlying CNprep code are distributed under the GPL-2. You are free to use and redistribute this software.

For more information on GPL-2 License see https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt

Bugs/Feature requests

If you have any bugs or feature requests, let us know.

Thanks!



KrasnitzLab/CNprep documentation built on May 28, 2022, 8:32 p.m.