File: control

package info (click to toggle)
r-bioc-org.hs.eg.db 3.20.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 374,472 kB
  • sloc: makefile: 2
file content (30 lines) | stat: -rw-r--r-- 1,166 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-org.hs.eg.db
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-org.hs.eg.db
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-org.hs.eg.db.git
Homepage: https://bioconductor.org/packages/org.Hs.eg.db/
Standards-Version: 4.7.0
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-bioc-annotationdbi (>= 1.67.0)
Testsuite: autopkgtest-pkg-r

Package: r-bioc-org.hs.eg.db
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: genome-wide annotation for Human
 This package provides descriptions of parts of the human genome
 that have been identified to be coding for RNA, and likely also for
 proteins. It also offers links to entries of equivalent (orthologous)
 genes in other species.
 .
 This package is prepared from the BioConductor community and contributes
 to many workflows and routine analyses in computational biology.