- Notifications
You must be signed in to change notification settings - Fork0
Processing DNA Copy Number (CN) Data for Detection of CN Events
adeschen/CNprep
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
If you use this package for a publication, we would ask you to cite thefollowing:
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)
Guoli Sun,Pascal Belleau,Astrid Deschênes and Alexander Krasnitz
To install the latest accessible version, thedevtoolspackage is required.
## To install the development version from GitHubinstall.packages("devtools")devtools::install_github("KrasnitzLab/CNprep")
This package and the underlyingCNprep code are distributed underthe GPL-2. You are free to use and redistribute this software.
For more information on GPL-2 License seehttps://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
If you have any bugs or feature requests,let us know.
Thanks!
About
Processing DNA Copy Number (CN) Data for Detection of CN Events
Topics
Resources
Stars
Watchers
Forks
Packages0
Languages
- R99.8%
- CSS0.2%