damapper 0.0+git20210330.ab45103-1 source package in Ubuntu

Changelog

damapper (0.0+git20210330.ab45103-1) unstable; urgency=medium

  * New upstream version.
  * Standards-Version: 4.6.0 (routine-update)

 -- Shayan Doust <email address hidden>  Sun, 17 Oct 2021 11:45:40 +0000

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
damapper_0.0+git20210330.ab45103-1.dsc 2.1 KiB 0dbedfbb61268fa32683cfa621120907f1c19b3cfa5736bee3da4d1544e443cb
damapper_0.0+git20210330.ab45103.orig.tar.xz 76.0 KiB 23edd80e8745f614b63d32dcbdc0970eab629d11d1a4699831f388a4339bf7da
damapper_0.0+git20210330.ab45103-1.debian.tar.xz 10.1 KiB ecb4d41764d578f97c5b91cd1bf486df7f250dc491e56bd8c49e7bf66bb432d9

No changes file available.

Binary packages built by this source

damapper: 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.

damapper-dbgsym: debug symbols for damapper