1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
Source: r-cran-pscbs
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Michael R. Crusoe <michael.crusoe@gmail.com>
Section: gnu-r
Priority: optional
Build-Depends: debhelper-compat (= 12),
dh-r,
r-base-dev,
r-cran-r.methodss3 (>= 1.7.1),
r-cran-r.oo (>= 1.22.0),
r-cran-r.utils (>= 2.8.0),
r-cran-r.cache (>= 0.13.0),
r-cran-matrixstats (>= 0.54.0),
r-bioc-aroma.light,
r-bioc-dnacopy,
r-cran-listenv (>= 0.7.0),
r-cran-future (>= 1.12.0)
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-pscbs
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-pscbs.git
Homepage: https://cran.r-project.org/package=PSCBS
Rules-Requires-Root: no
Package: r-cran-pscbs
Architecture: all
Depends: ${R:Depends},
${shlibs:Depends},
${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: R package: Analysis of Parent-Specific DNA Copy Numbers
Segmentation of allele-specific DNA copy number data and detection of regions
with abnormal copy number within each parental chromosome. Both tumor-normal
paired and tumoronly analyses are supported.
|