ngs-sdk 1.3.0-2 source package in Ubuntu

Changelog

ngs-sdk (1.3.0-2) unstable; urgency=medium

  * Fix install dir by using DEB_HOST_MULTIARCH instead of DEB_BUILD_GNU_TYPE
    (thanks for the patch to Graham Inggs <email address hidden>)
    Closes: #859257

 -- Andreas Tille <email address hidden>  Sat, 01 Apr 2017 22:33:07 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ngs-sdk_1.3.0-2.dsc 2.3 KiB f91a77d448b3de7735c77f3733d02738257726eb975053583356af4e5cd7d6d2
ngs-sdk_1.3.0.orig.tar.gz 1.0 MiB 803c650a6de5bb38231d9ced7587f3ab788b415cac04b0ef4152546b18713ef2
ngs-sdk_1.3.0-2.debian.tar.xz 11.2 KiB 238edb86eec79d8ad79b07c3d01997715ca0df9fa0c94bd4dfa1bbe5e525d628

No changes file available.

Binary packages built by this source

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.
 .
 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.
 .
 Java bindings.

libngs-sdk-dev: No summary available for libngs-sdk-dev in ubuntu artful.

No description available for libngs-sdk-dev in ubuntu artful.

libngs-sdk1: Next Generation Sequencing language 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.

python-ngs: No summary available for python-ngs in ubuntu zesty.

No description available for python-ngs in ubuntu zesty.

python3-ngs: 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.