[med-svn] [libseqlib] 01/01: Add -dev package to add to the tasks page

Andreas Tille tille at debian.org
Fri Jan 27 14:24:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository libseqlib.

commit 5760d9ab970540e5285dda2133a55a3d411eaa55
Author: Andreas Tille <tille at debian.org>
Date:   Fri Jan 27 15:23:58 2017 +0100

    Add -dev package to add to the tasks page
---
 debian/control | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/debian/control b/debian/control
index 87eaf23..4bea830 100644
--- a/debian/control
+++ b/debian/control
@@ -31,3 +31,23 @@ Description: C++ htslib/bwa-mem/fermi interface for interrogating sequence data
  capabilities, including chromosome-aware interval queries and read
  plotting. Command line tools are available for performing integrated
  error correction, micro-assemblies and alignment.
+
+Package: libseqlib-dev
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Description: 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. We demonstrate an example of how 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.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libseqlib.git



More information about the debian-med-commit mailing list