libghc-static-bytes-prof

types representing bytes of data; profiling libraries

A Haskell library providing types representing 8, 16, 32, 64 or 128 bytes of data.

libghc-vty-crossplatform-prof

Cross-platform support for Vty; profiling libraries

This package provides a generic interface for multiple Vty platforms in one package so you don't have to conditionally depend on them in your cabal file.

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-jni

Next Generation Sequencing language Bindings (Java native binding)

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.