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

Last updated: March 13,2025

1. Install "wigeon" package

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

$ sudo apt update $ sudo apt install wigeon

2. Uninstall "wigeon" package

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

$ sudo apt remove wigeon $ sudo apt autoclean && sudo apt autoremove

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

Package: wigeon
Priority: optional
Section: universe/science
Installed-Size: 168
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Source: microbiomeutil
Version: 20101212+dfsg1-1
Depends: microbiomeutil-data
Recommends: nast-ier
Filename: pool/universe/m/microbiomeutil/wigeon_20101212+dfsg1-1_all.deb
Size: 28068
MD5sum: 11f1b89cdf1ee7637dd8773098bdad2a
SHA1: a1ad949a9e6071673db7450eba239ed6b0fa54ef
SHA256: c15b979abb1a5d195225e1705e529c916e0628e905e9434e525901aa0f0d9a5c
Description-en: reimplementation of the Pintail 16S DNA anomaly detection utility
WigeoN examines the sequence conservation between a query and a trusted
reference sequence, both in NAST alignment format. Based on the sequence
identity between the query and the reference sequence, there is an
expected amount of variation among the alignment. If the observed
variation is greater than the 95% quantile of the distribution of
variation observed between non-anomalous sequences, then it is flagged
as an anomaly.
.
WigeoN is a flexible command-line based reimplementation of the Pintail
algorithm Appl Environ Microbiol. 2005 Dec;7112:7724-36.
.
WigeoN is useful for flagging chimeras and anomalies only in near
full-length 16S rRNA sequences. WigeoN lacks sensitivity with sequences
less than 1000 bp.
.
To run WigeoN, you need NAST-formatted sequences generated by the
nast-ier utility.
.
WigeoN is part of the microbiomeutil suite.
Description-md5: 17a324a72dfc1e0439b4af3a8cf0ac4c
Homepage: http://microbiomeutil.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu