r-bioc-ensembldb 2.16.4+dfsg-1 source package in Ubuntu

Changelog

r-bioc-ensembldb (2.16.4+dfsg-1) unstable; urgency=medium

  * Team Upload.
  [ Andreas Tille ]
  * New upstream version
  * Standards-Version: 4.6.0 (routine-update)
  * dh-update-R to update Build-Depends (3) (routine-update)
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on r-bioc-annotationdbi,
      r-bioc-biocgenerics, r-bioc-biostrings, r-bioc-genomicfeatures,
      r-bioc-genomicranges, r-bioc-iranges, r-bioc-s4vectors and r-cran-rsqlite.

  [ Nilesh Patra ]
  * d/control: Versioned B-D as per DESCRIPTION file

 -- Nilesh Patra <email address hidden>  Sat, 11 Sep 2021 03:26:13 +0530

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-bioc-ensembldb_2.16.4+dfsg-1.dsc 2.5 KiB dc411708fcc9bd682615aa00641d9d8b66cdb02e4d7e4e3004b5facd7dc15b73
r-bioc-ensembldb_2.16.4+dfsg.orig.tar.xz 1.1 MiB fce746c200ee55bc273d8bef2f694108373c1e410ace1928a1e3d3aa8fe4caef
r-bioc-ensembldb_2.16.4+dfsg-1.debian.tar.xz 5.8 KiB b572c5316605d4db4a3a277b5953a67e3bf3613dafa3a74e01ad51f09ae7f744

Available diffs

No changes file available.

Binary packages built by this source

r-bioc-ensembldb: GNU R utilities to create and use an Ensembl based annotation database

 The package provides functions to create and use transcript centric
 annotation databases/packages. The annotation for the databases are
 directly fetched from Ensembl using their Perl API. The functionality
 and data is similar to that of the TxDb packages from the
 GenomicFeatures package, but, in addition to retrieve all
 gene/transcript models and annotations from the database, the ensembldb
 package provides also a filter framework allowing to retrieve
 annotations for specific entries like genes encoded on a chromosome
 region or transcript models of lincRNA genes.