How to Install and Uninstall r-bioc-genomicfeatures Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "r-bioc-genomicfeatures" package

Please follow the guidance below to install r-bioc-genomicfeatures on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install r-bioc-genomicfeatures

2. Uninstall "r-bioc-genomicfeatures" package

Please follow the guidance below to uninstall r-bioc-genomicfeatures on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove r-bioc-genomicfeatures $ sudo apt autoclean && sudo apt autoremove

3. Information about the r-bioc-genomicfeatures package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: r-bioc-genomicfeatures
Priority: optional
Section: universe/gnu-r
Installed-Size: 2730
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Version: 1.22.4-1
Depends: r-base-core (>= 3.2.3-1), r-api-3, r-cran-rsqlite, r-bioc-biomart (>= 2.24.0), r-bioc-rtracklayer (>= 1.28.0)
Filename: pool/universe/r/r-bioc-genomicfeatures/r-bioc-genomicfeatures_1.22.4-1_all.deb
Size: 1030806
MD5sum: 01ccb3a75d5848f79611523aba8aa28b
SHA1: c8634b76fe4fbeadf334c4af5bcc0cbe8316cee9
SHA256: 60dc53151c03fcfc0d045caeef7fddf1b8b51bd3e52c654a4fe224757fcc9343
Description-en: 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.
Description-md5: d534bd4faeaf5a9823825797ab564bb0
Homepage: http://www.bioconductor.org/packages/release/bioc/html/GenomicFeatures.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu