File: control

package info (click to toggle)
r-bioc-aroma.light 3.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,368 kB
  • ctags: 5
  • sloc: sh: 21; makefile: 14
file content (30 lines) | stat: -rw-r--r-- 1,257 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
Source: r-bioc-aroma.light
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: gnu-r
Priority: optional
Build-Depends: debhelper (>= 9),
               dh-r,
               r-base-dev,
               r-cran-r.methodss3,
               r-cran-matrixstats (>= 0.50.1),
               r-cran-r.utils (>= 2.4.0)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-aroma.light/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-aroma.light/trunk/
Homepage: https://bioconductor.org/packages/aroma.light/

Package: r-bioc-aroma.light
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends},
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: BioConductor methods normalization and visualization of microarray data
 This BioConductor module provides light-weight methods for
 normalization and visualization of microarray data using only basic R
 data types.
 .
 Methods for microarray analysis that take basic data types such as
 matrices and lists of vectors. These methods can be used standalone, be
 utilized in other packages, or be wrapped up in higher-level classes.