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

Last updated: September 20,2024

1. Install "norsnet" package

Please follow the guidance below to install norsnet on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install norsnet

2. Uninstall "norsnet" package

This guide covers the steps necessary to uninstall norsnet on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove norsnet $ sudo apt autoclean && sudo apt autoremove

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

Package: norsnet
Priority: extra
Section: universe/science
Installed-Size: 206
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Version: 1.0.17-2
Depends: profnet-norsnet
Recommends: blast2, librg-utils-perl, pp-popularity-contest, profphd, profbval
Filename: pool/universe/n/norsnet/norsnet_1.0.17-2_all.deb
Size: 43546
MD5sum: 822afdb377c3efccf32186230bce69a8
SHA1: 38d2de492bb9dcb085741a4cad17a71a8d14fda6
SHA256: 5ea0196b2e442a03260d22f1f5a06fec7ce1fb586482ab7ff147e31081926723
Description-en: tool to identify unstructured loops in proteins
NORSnet can distinguish between very long contiguous segments with
non-regular secondary structure (NORS regions) and well-folded proteins.
.
NORSnet was trained on predicted information rather than on experimental data.
This allows NORSnet to reach into regions in sequence space that are not
covered by specialized disorder predictors. One disadvantage of this approach
is that it is not optimal for the identification of the "average" disordered
region.
.
NORSnet takes the following input, further described on norsnet(1):
* a protein sequence in a FASTA file
* secondary structure and solvent accessibility prediction by prof(1)
* an HSSP file
* flexible/rigid residues prediction by profbval(1)
Description-md5: dd08110009953d3d011d1374634e144b
Homepage: https://www.rostlab.org/owiki/index.php/Norsnet
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu