Source: r-bioc-dnacopy Standards-Version: 4.7.3 Maintainer: Debian R Packages Maintainers Uploaders: Michael R. Crusoe , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, architecture-is-64-bit, architecture-is-little-endian, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-dnacopy Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-dnacopy.git Homepage: https://www.bioconductor.org/packages/DNAcopy/ Rules-Requires-Root: no Package: r-bioc-dnacopy Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: R package: DNA copy number data analysis Implements the circular binary segmentation (CBS) algorithm to segment DNA copy number data and identify genomic regions with abnormal copy number. . This package is for analyzing array DNA copy number data, which is usually (but not always) called array Comparative Genomic Hybridization (array CGH) data It implements a methodology for finding change-points in these data which are points after which the (log) test over reference ratios have changed location. This model is that the change-points correspond to positions where the underlying DNA copy number has changed. Therefore, change-points can be used to identify regions of gained and lost copy number. Also provided is a function for making relevant plots of these data.