libncbi-vdb3
libraries for using data in the INSDC Sequence Read Archives
The (US) National Center for Biotechnology Information (NCBI)'s
Virtual/Vertical Database (VDB) is a highly compressed column-oriented
data warehousing technology developed initially to address the needs
of the Sequence Read Archive (SRA). It is unique in that it builds
databases from smaller parts that can function independently as
_documents_, supports effective and efficient compression, supports
encryption while remaining encrypted on disk, transparent distribution
and remote access.
libsam-extract3
SAM extraction module of ncbi-vdb library
The (US) National Center for Biotechnology Information (NCBI)'s
Virtual/Vertical Database (VDB) is a highly compressed column-oriented
data warehousing technology developed initially to address the needs
of the Sequence Read Archive (SRA). It is unique in that it builds
databases from smaller parts that can function independently as
_documents_, supports effective and efficient compression, supports
encryption while remaining encrypted on disk, transparent distribution
and remote access.
libncbi-ngs3
Next Generation Sequencing language Bindings (full runtime)
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.
libngs-java
Next Generation Sequencing language Bindings (Java 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.
python3-aiodhcpwatcher
watch for DHCP packets with asyncio
This Python library makes it possible to watch for DHCP packets with asyncio.
Users of this library will simply provide a callback function that this
library will call whenever a DHCP packet is detected.
python3-nftables
nftables/libnftables python3 module
The libnftables library provides high level semantics to interact with the
nftables framework by the Netfilter project.