[med-svn] [hinge] 06/12: Expand package description
Afif Elghraoui
afif at moszumanska.debian.org
Fri Oct 20 03:34:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch master
in repository hinge.
commit 41f5e982a25b20f8a27aff22a9ce68a4558b2ee6
Author: Afif Elghraoui <afif at debian.org>
Date: Thu Oct 19 20:31:03 2017 -0400
Expand package description
---
debian/control | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 6126c5a..7e98072 100644
--- a/debian/control
+++ b/debian/control
@@ -34,5 +34,10 @@ Depends:
python-pbcore,
python-networkx,
python-matplotlib,
-Description: long read assembler based on an idea called hinging
- HINGE is an OLC(Overlap-Layout-Consensus) assembler.
+Description: long read genome assembler based on hinging
+ HINGE is a genome assembler that seeks to achieve optimal repeat resolution
+ by distinguishing repeats that can be resolved given the data from those that
+ cannot. This is accomplished by adding “hinges” to reads for constructing an
+ overlap graph where only unresolvable repeats are merged. As a result, HINGE
+ combines the error resilience of overlap-based assemblers with
+ repeat-resolution capabilities of de Bruijn graph assemblers.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/hinge.git
More information about the debian-med-commit
mailing list