How to Install and Uninstall seqprep-data Package on Kali Linux

Last updated: July 05,2024

1. Install "seqprep-data" package

Here is a brief guide to show you how to install seqprep-data on Kali Linux

$ sudo apt update $ sudo apt install seqprep-data

2. Uninstall "seqprep-data" package

This is a short guide on how to uninstall seqprep-data on Kali Linux:

$ sudo apt remove seqprep-data $ sudo apt autoclean && sudo apt autoremove

3. Information about the seqprep-data package on Kali Linux

Package: seqprep-data
Source: seqprep
Version: 1.3.2-8
Installed-Size: 35905
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: seqprep
Size: 35859620
SHA256: 6145b1197c4451ff19b1ce1351c0d2fad9bcddc79a11924371155355d04bbf16
SHA1: f3c5d02edd55042b47b16ed9a19f3aadf6e56707
MD5sum: 42e7fb259d82acaf8695831e10159022
Description: example data set for seqprep - only used for testing
SeqPrep is a program to merge paired end Illumina reads that are overlapping
into a single longer read. It may also just be used for its adapter trimming
feature without doing any paired end overlap. When an adapter sequence is
present, that means that the two reads must overlap (in most cases) so they
are forcefully merged. When reads do not have adapter sequence they must be
treated with care when doing the merging, so a much more specific approach is
taken. The default parameters were chosen with specificity in mind, so that
they could be ran on libraries where very few reads are expected to overlap.
It is always safest though to save the overlapping procedure for libraries
where you have some prior knowledge that a significant portion of the reads
will have some overlap.
.
This package is not needed for normal operation of seqprep. It simply
serves some test data as well as a test script.
Description-md5:
Homepage: http://seqanswers.com/wiki/SeqPrep
Section: science
Priority: optional
Filename: pool/main/s/seqprep/seqprep-data_1.3.2-8_all.deb