rapmap 0.15.0+dfsg-3 source package in Ubuntu

Changelog

rapmap (0.15.0+dfsg-3) unstable; urgency=medium

  * Fix watch file
  * Standards-Version: 4.6.1 (routine-update)
  * Update lintian override info format in d/rapmap.lintian-overrides on line 2,
    5.

 -- Andreas Tille <email address hidden>  Sat, 26 Nov 2022 06:26:38 +0100

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
rapmap_0.15.0+dfsg-3.dsc 2.3 KiB 3fcf64ba8e2bd2c23056b6bd3a1b2785052b7a90afc0ee7d5552f7eac325a187
rapmap_0.15.0+dfsg.orig.tar.xz 610.3 KiB 17068c4f664e07bec3ade28d624e5b84ef240b116bcc39e5b495d73b2d87ede5
rapmap_0.15.0+dfsg-3.debian.tar.xz 14.5 KiB 009a57f43c5cb3df8e0f048d3725d643cb5a8f3346d790240255b51edb2b9502

Available diffs

No changes file available.

Binary packages built by this source

rapmap: rapid sensitive and accurate DNA read mapping via quasi-mapping

 RapMap is a testing ground for ideas in quasi-mapping / (lightweight /
 pseudo) transcriptome alignment. That means that, at this point, it is
 somewhat experimental. The develop branch will have the latest
 improvements and additions, but is not guaranteed to be stable between
 commits. Breaking changes to the master branch will be accompanied by a
 tag to the version before the breaking change. Currently, RapMap is a
 stand-alone quasi-mapper that can be used with other tools. It is also
 being used as part of Sailfish and Salmon. Eventually, the hope is to
 create and stabilize an API so that it can be used as a library from
 other tools.
 .
 Quasi-mapping / (lightweight / pseudo)-alignment is the term that is
 used here for the type of information required for certain tasks (e.g.
 transcript quantification) that is less "heavyweight" than what is
 provided by traditional alignment. For example, one may only need to
 know the transcripts / contigs to which a read aligns and, perhaps, the
 position within those transcripts rather than the optimal alignment and
 base-for-base CIGAR string that aligns the read and substring of the
 transcript. For details on RapMap (quasi-mapping in particular), please
 check out the associated paper. Note: RapMap implements both quasi-
 mapping and pseudo-alignment (originally introduced in Bray et al.
 2016), these two are not the same thing. They are distinct concepts, and
 RapMap simply happens to implement algorithms for computing both.

rapmap-dbgsym: debug symbols for rapmap
rapmap-dev: rapmap - rapid sensitive and accurate DNA read mapping (some headers)

 RapMap is a testing ground for ideas in quasi-mapping / (lightweight /
 pseudo) transcriptome alignment. That means that, at this point, it is
 somewhat experimental. The develop branch will have the latest
 improvements and additions, but is not guaranteed to be stable between
 commits. Breaking changes to the master branch will be accompanied by a
 tag to the version before the breaking change. Currently, RapMap is a
 stand-alone quasi-mapper that can be used with other tools. It is also
 being used as part of Sailfish and Salmon. Eventually, the hope is to
 create and stabilize an API so that it can be used as a library from
 other tools.
 .
 This package contains some headers and C++ source files which are
 included by package salmon and are provided here in an accessible
 way to avoid code duplication. Usually there is no reason to install
 this package except to build the salmon package.

rapmap-example-data: example data for rapmap - rapid sensitive and accurate DNA read mapping

 RapMap is a testing ground for ideas in quasi-mapping / (lightweight /
 pseudo) transcriptome alignment. That means that, at this point, it is
 somewhat experimental. The develop branch will have the latest
 improvements and additions, but is not guaranteed to be stable between
 commits. Breaking changes to the master branch will be accompanied by a
 tag to the version before the breaking change. Currently, RapMap is a
 stand-alone quasi-mapper that can be used with other tools. It is also
 being used as part of Sailfish and Salmon. Eventually, the hope is to
 create and stabilize an API so that it can be used as a library from
 other tools.
 .
 This package contains example data to test this program.