How to Install and Uninstall bamtools Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 05,2024

1. Install "bamtools" package

Here is a brief guide to show you how to install bamtools on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install bamtools

2. Uninstall "bamtools" package

In this section, we are going to explain the necessary steps to uninstall bamtools on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove bamtools $ sudo apt autoclean && sudo apt autoremove

3. Information about the bamtools package on Ubuntu 20.10 (Groovy Gorilla)

Package: bamtools
Architecture: amd64
Version: 2.5.1+dfsg-7
Priority: optional
Section: universe/science
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 614
Depends: libbamtools2.5.1 (>= 2.5.1+dfsg), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libjsoncpp1 (>= 1.7.4), libstdc++6 (>= 9)
Filename: pool/universe/b/bamtools/bamtools_2.5.1+dfsg-7_amd64.deb
Size: 176764
MD5sum: e89f1b29fb86ca341a333537e048ef96
SHA1: eaafd4f9338b92416f9c6c5fed3788c855b40b20
SHA256: ef612517aa6422f61d4370fa204879852e1d25b077b7e804ce6ce565a3f8417f
SHA512: 22e3900c32206255141fee2261f32d0b3a7e1c4bac3c80559556993fec4783f450a530002aedc6e352651609c39acbf3f98bd1d6d1dfb09db49d67bf99b9c32b
Homepage: https://github.com/pezmaster31/bamtools/wiki
Description-en: toolkit for manipulating BAM (genome alignment) files
BamTools facilitates research analysis and data management using BAM
files. It copes with the enormous amount of data produced by current
sequencing technologies that is typically stored in compressed, binary
formats that are not easily handled by the text-based parsers commonly
used in bioinformatics research.
.
BamTools provides both a C++ API for BAM file support as well as a
command-line toolkit.
.
This is the bamtools command-line toolkit.
.
Available bamtools commands:
convert Converts between BAM and a number of other formats
count Prints number of alignments in BAM file(s)
coverage Prints coverage statistics from the input BAM file
filter Filters BAM file(s) by user-specified criteria
header Prints BAM header information
index Generates index for BAM file
merge Merge multiple BAM files into single file
random Select random alignments from existing BAM file(s), intended more
as a testing tool.
resolve Resolves paired-end reads (marking the IsProperPair flag as needed)
revert Removes duplicate marks and restores original base qualities
sort Sorts the BAM file according to some criteria
split Splits a BAM file on user-specified property, creating a new BAM
output file for each value found
stats Prints some basic statistics from input BAM file(s)
Description-md5: 8806dbb8f096fa9f1dd1e9df2a932d9a