How to Install and Uninstall seqmagick Package on Kali Linux

Last updated: May 15,2024

1. Install "seqmagick" package

Please follow the instructions below to install seqmagick on Kali Linux

$ sudo apt update $ sudo apt install seqmagick

2. Uninstall "seqmagick" package

Please follow the steps below to uninstall seqmagick on Kali Linux:

$ sudo apt remove seqmagick $ sudo apt autoclean && sudo apt autoremove

3. Information about the seqmagick package on Kali Linux

Package: seqmagick
Version: 0.8.6-1
Installed-Size: 211
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-biopython, python3-pygtrie, python3:any
Size: 39692
SHA256: 0f8e3f82e5c6c3aa977468ea1ca06db06d3b960a7f94ef6fa7939917a4a419e3
SHA1: 825fc4f7fc91faae092b8168d898c085fd3a3e55
MD5sum: fdda06ef01e44a2bddb555746958ffc6
Description: imagemagick-like frontend to Biopython SeqIO
Seqmagick is a little utility to expose the file format conversion
in BioPython in a convenient way.
.
Features include:
.
* Modifying sequences:
- Remove gaps
- Reverse & reverse complement
- Trim to a range of residues
- Change case
- Sort by length or ID
* Displaying information about sequence files
* Subsetting sequence files by:
- Position
- ID
- Deduplication
* Filtering sequences by quality score
* Trimming alignments to a region of interest defined by the forward
and reverse primers
Description-md5:
Homepage: https://github.com/fhcrc/seqmagick/
Section: science
Priority: optional
Filename: pool/main/s/seqmagick/seqmagick_0.8.6-1_all.deb