ngs-sdk 2.10.2-1 source package in Ubuntu

Changelog

ngs-sdk (2.10.2-1) unstable; urgency=medium

  * Team upload.
  * Added Multi-Arch hints
  * Standards-Version: 4.5.0 (routine-update)
  * New upstream release (fixes a Python 3 bug)
  * remove markdown build-dep from the 'nodoc' build profile

 -- Michael R. Crusoe <email address hidden>  Mon, 17 Feb 2020 15:46:03 +0100

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
Focal release universe misc

Downloads

File Size SHA-256 Checksum
ngs-sdk_2.10.2-1.dsc 2.2 KiB ac23327c46c070eb1d429f08989295b1114109b8ecd58273954117eb60883d98
ngs-sdk_2.10.2.orig.tar.gz 1.0 MiB 613be73b31474b7e3d616ad3d7fea3a6a598a9b3695309a1b1e0bc4224248447
ngs-sdk_2.10.2-1.debian.tar.xz 11.4 KiB 56b0ffc514deec9d3822309588bb5f937739ee60f00cfd28d493cc7091341e02

Available diffs

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 groovy.

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

libngs-sdk2: No summary available for libngs-sdk2 in ubuntu groovy.

No description available for libngs-sdk2 in ubuntu groovy.

libngs-sdk2-dbgsym: No summary available for libngs-sdk2-dbgsym in ubuntu groovy.

No description available for libngs-sdk2-dbgsym in ubuntu groovy.

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.