diff options
author | Petar Petrov <ppetrov@paju.oulu.fi> | 2013-01-13 10:45:08 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-20 09:03:02 -0500 |
commit | 1aa1d7bb199f0462c4bd1923160ba917f3442c94 (patch) | |
tree | 743df704c47d2e0cb3b1260f78cf47f2bd594949 /academic/cap3/slack-desc | |
parent | ab46533b5921c6b53b1bac23e99de90d20779895 (diff) | |
download | slackbuilds-1aa1d7bb199f0462c4bd1923160ba917f3442c94.tar.gz |
academic/cap3: Added (DNA sequence assembly program).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'academic/cap3/slack-desc')
-rw-r--r-- | academic/cap3/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/cap3/slack-desc b/academic/cap3/slack-desc new file mode 100644 index 0000000000..8940c92865 --- /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: |