[med-svn] [Git][med-team/damapper][master] Add more useful information to the description
Shayan Doust
gitlab at salsa.debian.org
Wed Aug 12 17:45:12 BST 2020
Shayan Doust pushed to branch master at Debian Med / damapper
Commits:
5952e921 by Shayan Doust at 2020-08-12T17:44:50+01:00
Add more useful information to the description
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -17,3 +17,16 @@ Depends: ${shlibs:Depends},
Description: long read to reference genome mapping tool
Recognised as the Damapper Library, this is a long read to reference
genome mapping command line tool.
+ .
+ For a given reference database 'X' and read block 'Y', damapper produces
+ the single file 'Y.X.las'. Each output file is sorted in order of the
+ A-reads, and if a match is a chain of local alignments, then the LA's in
+ the chain occur in increasing order of A-coordinates.
+ .
+ HPC.damapper writes a UNIX shell script to the standard output that maps
+ every read in blocks <first> to <last> of database <reads> to a
+ reference sequence <ref>. If <last> is missing then only the single
+ block <first> is mapped, and if <first> is also missing then all blocks
+ of the database are mapped.
+ .
+ This package contains the damapper and HPC.damapper binaries.
View it on GitLab: https://salsa.debian.org/med-team/damapper/-/commit/5952e921b467c6b01d5bf820022c065c5cb42590
--
View it on GitLab: https://salsa.debian.org/med-team/damapper/-/commit/5952e921b467c6b01d5bf820022c065c5cb42590
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200812/f5fdd3fc/attachment-0001.html>
More information about the debian-med-commit
mailing list