From 1aa1d7bb199f0462c4bd1923160ba917f3442c94 Mon Sep 17 00:00:00 2001 From: Petar Petrov Date: Sun, 13 Jan 2013 10:45:08 +0100 Subject: academic/cap3: Added (DNA sequence assembly program). Signed-off-by: Matteo Bernardini --- academic/cap3/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 academic/cap3/slack-desc (limited to 'academic/cap3/slack-desc') diff --git a/academic/cap3/slack-desc b/academic/cap3/slack-desc new file mode 100644 index 0000000000000..8940c9286559c --- /dev/null +++ b/academic/cap3/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +cap3: cap3 (CAP3: A DNA sequence assembly program) +cap3: +cap3: CAP3 if the third generation of the CAP sequence assembly program. +cap3: The program has a capability to clip 5' and 3' low-quality regions +cap3: of reads. It uses base quality values in computation of overlaps +cap3: between reads, construction of multiple sequence alignments of reads, +cap3: and generation of consensus sequences. +cap3: +cap3: Home: http://seq.cs.iastate.edu/ +cap3: References: /usr/doc/cap3-$VERSION/References +cap3: -- cgit v1.2.3