Source: r-bioc-genomicfeatures
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 14),
 dh-r,
 r-base-dev,
 r-bioc-biocgenerics (>= 0.51.2),
 r-bioc-s4vectors (>= 0.47.6),
 r-bioc-iranges (>= 2.37.1),
 r-bioc-seqinfo,
 r-bioc-genomicranges (>= 1.61.1),
 r-bioc-annotationdbi,
 r-cran-dbi,
 r-bioc-xvector,
 r-bioc-biostrings (>= 2.77.2),
 r-bioc-rtracklayer (>= 1.69.1),
 r-pkg-team-core-architecture,
 r-cran-knitr,
 r-cran-markdown,
 r-bioc-biocstyle,
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/

Package: r-bioc-genomicfeatures
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
 r-pkg-team-core-architecture,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Query the gene models of a given organism/assembly
 Extract the genomic locations of genes, transcripts, exons, introns, and CDS,
 for the gene models stored in a TxDb object. A TxDb object is a small database
 that contains the gene models of a given organism/assembly. Bioconductor
 provides a small collection of TxDb objects in the form of ready-to-install
 TxDb packages for the most commonly studied organisms. Additionally, the user
 can easily make a TxDb object (or package) for the organism/assembly of their
 choice by using the tools from the txdbmaker package.
