libseqlib 1.2.0+dfsg-7 source package in Ubuntu

Changelog

libseqlib (1.2.0+dfsg-7) unstable; urgency=medium

  * Fix symbols file
    Closes: #997450

 -- Andreas Tille <email address hidden>  Mon, 01 Nov 2021 16:53:01 +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

Downloads

File Size SHA-256 Checksum
libseqlib_1.2.0+dfsg-7.dsc 2.2 KiB 2bfd996f5835b9b6d73efe31b6bb462cd4808935ef060fb18edc35db707d03c6
libseqlib_1.2.0+dfsg.orig.tar.xz 145.5 KiB 408ee92e5041ff45d9d259d1507ef783e74c565d02e0c623ef0a67a7c387b953
libseqlib_1.2.0+dfsg-7.debian.tar.xz 14.4 KiB 9436a006ee8c4a37c2a9a86bd07b79c72fe8105e9478671ef6ac9200a0c4724e

Available diffs

No changes file available.

Binary packages built by this source

libseqlib-dev: C++ htslib/bwa-mem/fermi interface for interrogating sequence data (dev)

 C++ API and command line tool that provides a rapid and user-friendly
 interface to BAM/SAM/CRAM files, global sequence alignment operations
 and sequence assembly. Four C libraries perform core operations in
 SeqLib: HTSlib for BAM access, BWA-MEM and BLAT for sequence alignment
 and Fermi for error correction and sequence assembly. Benchmarking
 indicates that SeqLib has lower CPU and memory requirements than leading
 C++ sequence analysis APIs. Minimal SeqLib code can extract, error-correct
 and assemble reads from a CRAM file and then align with BWA-MEM.
 SeqLib also provides additional capabilities, including chromosome-aware
 interval queries and read plotting. Command line tools are available for
 performing integrated error correction, micro-assemblies and alignment.
 .
 This package contains the header files and static library.

libseqlib2: C++ htslib/bwa-mem/fermi interface for interrogating sequence data

 C++ API and command line tool that provides a rapid and user-friendly
 interface to BAM/SAM/CRAM files, global sequence alignment operations
 and sequence assembly. Four C libraries perform core operations in
 SeqLib: HTSlib for BAM access, BWA-MEM and BLAT for sequence alignment
 and Fermi for error correction and sequence assembly. Benchmarking
 indicates that SeqLib has lower CPU and memory requirements than leading
 C++ sequence analysis APIs. Minimal SeqLib code can extract, error-correct
 and assemble reads from a CRAM file and then align with BWA-MEM.
 SeqLib also provides additional capabilities, including chromosome-aware
 interval queries and read plotting. Command line tools are available for
 performing integrated error correction, micro-assemblies and alignment.

libseqlib2-dbgsym: debug symbols for libseqlib2