File: control

package info (click to toggle)
r-bioc-progeny 1.20.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 15,572 kB
  • sloc: javascript: 267; xml: 57; sh: 13; makefile: 2
file content (34 lines) | stat: -rw-r--r-- 1,226 bytes parent folder | download
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.6.1
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".