[med-svn] [unanimity] 08/10: Add package descriptions

Afif Elghraoui afif at moszumanska.debian.org
Fri Dec 23 10:34:15 UTC 2016


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

afif pushed a commit to branch master
in repository unanimity.

commit 3296da442cd94685635ebc5c40adbab2e2193be0
Author: Afif Elghraoui <afif at debian.org>
Date:   Fri Dec 23 02:14:02 2016 -0800

    Add package descriptions
---
 debian/control | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index e3c0af3..ae11127 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,9 @@ Depends:
 	${python:Depends},
 	libpbbam,
 Description: Pacific Biosciences nucleotide sequencing consensus
- <long_description>
+ ccs takes multiple reads of the same Pacific Biosciences SMRTbell sequence
+ and combines them, employing a statistical model, to produce one high quality
+ consensus sequence.
 
 Package: python-consensuscore2
 Section: python
@@ -38,5 +40,11 @@ Depends:
 	${shlibs:Depends},
 	${misc:Depends},
 	${python:Depends},
-Description: consensuscore2
- long description of consensuscore2
+Description: generate consensus sequences for PacBio data -- Python 2
+ ConsensusCore2 embodies core C++ routines underlying the Arrow HMM
+ algorithm for PacBio multi-sequence consensus.  Arrow is the successor
+ to the Quiver model---a CRF model that was embodied in the
+ ConsensusCore C++ library. Compared to Quiver, the Arrow model is more
+ statistically principled and easier and more robust to train.
+ .
+ This package installs the library for Python 2.

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



More information about the debian-med-commit mailing list