File: control

package info (click to toggle)
r-bioc-degnorm 1.8.2%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,336 kB
  • sloc: cpp: 262; makefile: 2
file content (41 lines) | stat: -rw-r--r-- 1,433 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
35
36
37
38
39
40
41
Source: r-bioc-degnorm
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Steffen Moeller <moeller@debian.org>
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-rcpp (>= 1.0.2),
               r-bioc-genomicfeatures,
               r-cran-foreach,
               r-bioc-s4vectors,
               r-cran-doparallel,
               r-bioc-rsamtools,
               r-bioc-genomicalignments,
               r-cran-heatmaply,
               r-cran-data.table,
               r-cran-ggplot2,
               r-bioc-genomicranges,
               r-bioc-iranges,
               r-cran-plyr,
               r-cran-plotly,
               r-cran-viridis,
               r-cran-rcpparmadillo
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-degnorm
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-degnorm.git
Homepage: https://bioconductor.org/packages/DegNorm/
Rules-Requires-Root: no

Package: r-bioc-degnorm
Architecture: any
Depends: ${R:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: DegNorm: degradation normalization for RNA-seq data
 This package performs degradation normalization in bulk RNA-seq data to
 improve differential expression analysis accuracy.