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-bioc-progeny
Section: gnu-r
Priority: optional
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Steffen Moeller <moeller@debian.org>
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-progeny
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-progeny.git
Homepage: https://bioconductor.org/packages/progeny/
Standards-Version: 4.7.0
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
dh-r,
r-base-dev,
r-bioc-biobase,
r-cran-dplyr,
r-cran-tidyr,
r-cran-ggplot2,
r-cran-ggrepel,
r-cran-gridextra,
r-bioc-decoupler,
r-cran-reshape2
Testsuite: autopkgtest-pkg-r
Package: r-bioc-progeny
Architecture: all
Depends: ${R:Depends},
${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: activity inference from gene expression
This package provides a function to infer pathway activity from gene
expression using PROGENy. It contains the linear model which is described
in the publication "Perturbation-response genes reveal signaling
footprints in cancer gene expression".
|