[med-svn] [kmer-tools] 01/04: Add descriptions for some of the binary packages

Afif Elghraoui afif-guest at moszumanska.debian.org
Sun May 3 02:33:20 UTC 2015


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

afif-guest pushed a commit to branch master
in repository kmer-tools.

commit 0bd8d3fe1e2f000a9dbaa405cbeb345192458c8d
Author: عفيف الغراوي <afif at ghraoui.name>
Date:   Sat May 2 17:43:32 2015 -0700

    Add descriptions for some of the binary packages
---
 debian/control | 36 ++++++++++++++++++++++++++----------
 1 file changed, 26 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index 8436aa3..86f26ad 100644
--- a/debian/control
+++ b/debian/control
@@ -107,8 +107,12 @@ Description: <insert up to 60 chars description>
 Package: estmapper
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Description: alignment of large cDNA sequence sets to a genome
+ ESTmapper is a software package for the high-throughput alignment
+ of large cDNA (EST, mRNA) sequence sets to a large eukaryotic
+ genome of the same species. It can also be used to map relatively
+ short DNA segments, such as sequencing reads or SNP flanking
+ sequences, to the genome.
 
 Package: estmapper-doc
 Architecture: all
@@ -117,8 +121,9 @@ Description: documentation for estmapper
 
 Package: snapper-aligner
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: <insert up to 60 chars description>
+Depends: ${shlibs:Depends},
+	 ${misc:Depends}
+Description: searching and alignment of genomic DNA segments to a genome
  <insert long description, indented with spaces>
 
 Package: snapper-aligner-doc
@@ -140,8 +145,9 @@ Description: documentation for atac
 
 Package: sim4db
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: <insert up to 60 chars description>
+Depends: ${shlibs:Depends},
+	 ${misc:Depends}
+Description: utilities for processing the sim4db format
  <insert long description, indented with spaces>
 
 Package: sim4db-doc
@@ -152,8 +158,12 @@ Description: documentation for sim4db
 Package: leaff
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Description: utility program for working with multi-fasta files
+ LEAFF (Let's Extract Anything From Fasta) is a
+ utility program for working with sequences in
+ multi-fasta and seqStore files. It provides random
+ access to sequences at bae level, as well as several
+ analysis functions.
 
 Package: leaff-doc
 Architecture: all
@@ -164,8 +174,14 @@ Package: meryl
 Architecture: any
 Depends: ${shlibs:Depends},
 	 ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Description: out-of-core k-mer counter
+ Meryl is a multi-threaded, multi-process, out-of-
+ core k-mer counter. It is capable of generating
+ the k-mer count table and performing simple
+ operations on multiple tables (adding counts,
+ subtracting counts, logical operations) along
+ with reporting statistics on individual tables
+ (histograms).
 
 Package: meryl-doc
 Architecture: all

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



More information about the debian-med-commit mailing list