How to Install and Uninstall python3-ngs Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "python3-ngs" package
Please follow the steps below to install python3-ngs on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-ngs
Copied
2. Uninstall "python3-ngs" package
Please follow the instructions below to uninstall python3-ngs on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-ngs
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-ngs package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-ngs
Priority: optional
Section: universe/python
Installed-Size: 135
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: ngs-sdk
Version: 1.2.3-2
Depends: python3:any (>= 3.3.2-2~), libngs-sdk-dev (= 1.2.3-2)
Filename: pool/universe/n/ngs-sdk/python3-ngs_1.2.3-2_amd64.deb
Size: 15708
MD5sum: 0c6be65df92181a601ea13d897eb4c69
SHA1: 68a92fcef4000aded1b06da803a0c36f830b00f1
SHA256: 4bf774a697370fedafa4315f9964d58bf841a2d10b030243a7ad479e9ca90000
Description-en: Next Generation Sequencing language Bindings (Python3 bindings)
NGS is a new, domain-specific API for accessing reads, alignments and
pileups produced from Next Generation Sequencing. The API itself is
independent from any particular back-end implementation, and supports
use of multiple back-ends simultaneously. It also provides a library for
building new back-end "engines". The engine for accessing SRA data is
contained within the sister repository ncbi-vdb.
.
The API is currently expressed in C++, Java and Python languages. The
design makes it possible to maintain a high degree of similarity between
the code in one language and code in another - especially between C++
and Java.
.
Python3 bindings.
Description-md5: 339536e9adbe8549aa1efd268c2ee905
Homepage: https://github.com/ncbi/ngs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 135
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: ngs-sdk
Version: 1.2.3-2
Depends: python3:any (>= 3.3.2-2~), libngs-sdk-dev (= 1.2.3-2)
Filename: pool/universe/n/ngs-sdk/python3-ngs_1.2.3-2_amd64.deb
Size: 15708
MD5sum: 0c6be65df92181a601ea13d897eb4c69
SHA1: 68a92fcef4000aded1b06da803a0c36f830b00f1
SHA256: 4bf774a697370fedafa4315f9964d58bf841a2d10b030243a7ad479e9ca90000
Description-en: Next Generation Sequencing language Bindings (Python3 bindings)
NGS is a new, domain-specific API for accessing reads, alignments and
pileups produced from Next Generation Sequencing. The API itself is
independent from any particular back-end implementation, and supports
use of multiple back-ends simultaneously. It also provides a library for
building new back-end "engines". The engine for accessing SRA data is
contained within the sister repository ncbi-vdb.
.
The API is currently expressed in C++, Java and Python languages. The
design makes it possible to maintain a high degree of similarity between
the code in one language and code in another - especially between C++
and Java.
.
Python3 bindings.
Description-md5: 339536e9adbe8549aa1efd268c2ee905
Homepage: https://github.com/ncbi/ngs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu