[med-svn] [libseqlib] 03/03: Enhance description

Andreas Tille tille at debian.org
Fri Feb 3 14:59:30 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 baa0919c3a7bd06c317ac3fef186156fd3f6cb13
Author: Andreas Tille <tille at debian.org>
Date:   Fri Feb 3 15:59:07 2017 +0100

    Enhance description
---
 debian/control | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 1791c2c..ff3ce16 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Homepage: https://github.com/walaj/SeqLib.git
 
 Package: libseqlib
 Architecture: any
+Section: lib
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: C++ htslib/bwa-mem/fermi interface for interrogating sequence data
@@ -26,15 +27,15 @@ Description: C++ htslib/bwa-mem/fermi interface for interrogating sequence data
  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.
+ 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.
 
 Package: libseqlib-dev
 Architecture: any
+Section: libdevel
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: C++ htslib/bwa-mem/fermi interface for interrogating sequence data
@@ -44,11 +45,10 @@ Description: C++ htslib/bwa-mem/fermi interface for interrogating sequence data
  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.
+ 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.

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