Source: r-bioc-txdbmaker Maintainer: Debian R Packages Maintainers Uploaders: Michael R. Crusoe Section: gnu-r Testsuite: autopkgtest-pkg-r Priority: optional Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-bioc-biocgenerics (>= 0.50.0), r-bioc-s4vectors (>= 0.42.1), r-bioc-genomeinfodb (>= 1.40.1), r-bioc-genomicranges (>= 1.56.1), r-bioc-genomicfeatures (>= 1.56.0), r-cran-httr, r-cran-rjson, r-cran-dbi, r-cran-rsqlite, r-bioc-iranges (>= 2.38.1), r-bioc-ucsc.utils (>> 1.0.0+ds-1), r-bioc-annotationdbi (>= 1.66.0), r-bioc-biobase (>= 2.64.0), r-bioc-biocio (>= 1.14.0), r-bioc-rtracklayer (>= 1.64.0), r-bioc-biomart (>= 2.60.1) Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-txdbmaker Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-txdbmaker.git Homepage: https://bioconductor.org/packages/txdbmaker Rules-Requires-Root: no Package: r-bioc-txdbmaker Architecture: all Depends: ${R:Depends}, ${misc:Depends}, r-bioc-biocgenerics (>= 0.50.0), r-bioc-s4vectors (>= 0.42.1), r-bioc-genomeinfodb (>= 1.40.1), r-bioc-genomicranges (>= 1.56.1), r-bioc-genomicfeatures (>= 1.56.0), r-bioc-iranges (>= 2.38.1), r-bioc-ucsc.utils (>> 1.0.0+ds-1), r-bioc-annotationdbi (>= 1.66.0), r-bioc-biobase (>= 2.64.0), r-bioc-biocio (>= 1.14.0), r-bioc-rtracklayer (>= 1.64.0), r-bioc-biomart (>= 2.60.1) Recommends: ${R:Recommends} Suggests: ${R:Suggests}, r-bioc-ensembldb (>= 2.28.0), r-bioc-biocstyle (>= 2.32.1) Description: Tools for making TxDb objects from genomic annotations A set of tools for making TxDb objects from genomic annotations from various sources (e.g. UCSC, Ensembl, and GFF files). These tools allow the user to download the genomic locations of transcripts, exons, and CDS, for a given assembly, and to import them in a TxDb object. TxDb objects are implemented in the GenomicFeatures package, together with flexible methods for extracting the desired features in convenient formats.