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
|
Source: r-bioc-variantannotation
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 (>= 10),
dh-r,
r-base-dev,
r-bioc-genomicfeatures (>= 1.22.1),
r-bioc-bsgenome (>= 1.38.0)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-variantannotation/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-variantannotation/trunk/
Homepage: https://bioconductor.org/packages/VariantAnnotation/
Package: r-bioc-variantannotation
Architecture: any
Depends: ${R:Depends},
${misc:Depends},
${shlibs:Depends},
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: BioConductor annotation of genetic variants
This BioConductor package provides R functions to annotate variants,
compute amino acid coding changess and to predict coding outcomes.
|