Source: r-bioc-genomicfeatures Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille Section: gnu-r Testsuite: autopkgtest-pkg-r Priority: optional Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-bioc-biocgenerics, r-bioc-s4vectors, r-bioc-iranges, r-bioc-genomeinfodb (>= 1.34.7), r-bioc-genomicranges, r-bioc-annotationdbi, r-cran-dbi, r-cran-rsqlite, r-cran-rcurl, r-bioc-xvector, r-bioc-biostrings, r-bioc-biocio, r-bioc-rtracklayer (>= 1.51.5), r-bioc-biomart, r-bioc-biobase, # do not delete this r-cran-knitr, r-cran-markdown Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-genomicfeatures Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-genomicfeatures.git Homepage: https://bioconductor.org/packages/GenomicFeatures/ Rules-Requires-Root: no Package: r-bioc-genomicfeatures Architecture: all Depends: ${R:Depends}, ${misc:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: GNU R tools for making and manipulating transcript centric annotations A set of tools and methods for making and manipulating transcript centric annotations. With these tools the user can easily download the genomic locations of the transcripts, exons and cds of a given organism, from either the UCSC Genome Browser or a BioMart database (more sources will be supported in the future). This information is then stored in a local database that keeps track of the relationship between transcripts, exons, cds and genes. Flexible methods are provided for extracting the desired features in a convenient format.