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

Last updated: April 23,2024

1. Install "wise-data" package

Learn how to install wise-data on Kali Linux

$ sudo apt update $ sudo apt install wise-data

2. Uninstall "wise-data" package

This guide covers the steps necessary to uninstall wise-data on Kali Linux:

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

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

Package: wise-data
Source: wise
Version: 2.4.1-23
Installed-Size: 576
Maintainer: Debian Med Packaging Team
Architecture: all
Recommends: wise (= 2.4.1-23)
Size: 78156
SHA256: c1655c1df4afc980d2d00c9646f26f0a8831514a7bec7abde789b401c5ab09bb
SHA1: 4f7dcba4c2764057966ef73d37c6dbab95cd1e09
MD5sum: 0487edc6c9bd1a246a17f47743596044
Description: data files for the wise package
Wise2 is a package focused on comparisons of biopolymers, commonly DNA
and protein sequences. There are many other packages which do
this, probably the best known being BLAST package (from NCBI) and the
Fasta package (from Bill Pearson). There are other packages, such as
the HMMER package (Sean Eddy) or SAM package (UC Santa Cruz) focused
on hidden Markov models (HMMs) of biopolymers.
.
Wise2's particular forte is the comparison of DNA sequence at the level
of its protein translation. This comparison allows the simultaneous
prediction of say gene structure with homology based alignment.
.
Wise2 also contains other algorithms, such as the venerable Smith-Waterman
algorithm, or more modern ones such as Stephen Altschul's generalised
gap penalties, or even experimental ones developed in house, such as
dba. The development of these algorithms is due to the ease of developing
such algorithms in the environment used by Wise2.
.
Wise2 has also been written with an eye for reuse and maintainability.
Although it is a pure C package you can access its functionality
directly in Perl. Parts of the package (or the entire package) can
be used by other C or C++ programs without namespace clashes as all
externally linked variables have the unique identifier Wise2 prepended.
.
This package contains data files for Wise2, a package focused on
comparisons of biopolymers, commonly DNA and protein sequences.
Description-md5:
Homepage: https://www.ebi.ac.uk/~birney/wise2/
Section: doc
Priority: optional
Filename: pool/main/w/wise/wise-data_2.4.1-23_all.deb