How to Install and Uninstall smalt Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "smalt" package

Learn how to install smalt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install smalt

2. Uninstall "smalt" package

Here is a brief guide to show you how to uninstall smalt on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove smalt $ sudo apt autoclean && sudo apt autoremove

3. Information about the smalt package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: smalt
Priority: optional
Section: universe/science
Installed-Size: 316
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 0.7.6-4
Depends: libbambamc0, libc6 (>= 2.14), zlib1g (>= 1:1.2.0.2)
Filename: pool/universe/s/smalt/smalt_0.7.6-4_amd64.deb
Size: 109302
MD5sum: d74cfa5e761318e1c7c6c9cd1c612813
SHA1: 7d44efc6c58ed4bf4b4d27d0259ec8d566d9b518
SHA256: 02844347e54dda24c49f913552aba5c07505076997722fa895968e77796a377c
Description-en: Sequence Mapping and Alignment Tool
SMALT efficiently aligns DNA sequencing reads with a reference genome.
It Reads from a wide range of sequencing platforms, for example Illumina,
Roche-454, Ion Torrent, PacBio or ABI-Sanger, can be processed including
paired reads.
.
The software employs a perfect hash index of short words (< 20
nucleotides long), sampled at equidistant steps along the genomic
reference sequences.
.
For each read, potentially matching segments in the reference are
identified from seed matches in the index and subsequently aligned with
the read using a banded Smith-Waterman algorithm.
.
The best gapped alignments of each read is reported including a score
for the reliability of the best mapping. The user can adjust the
trade-off between sensitivity and speed by tuning the length and spacing
of the hashed words.
.
A mode for the detection of split (chimeric) reads is provided.
Multi-threaded program execution is supported.
Description-md5: acd71da841747de48e6f1c5e13d0accb
Homepage: http://www.sanger.ac.uk/resources/software/smalt/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu