mhap 2.1.3+dfsg-3 source package in Ubuntu

Changelog

mhap (2.1.3+dfsg-3) unstable; urgency=medium

  [ Afif Elghraoui ]
  * Remove myself from Uploaders

  [ Andreas Tille ]
  * Add myself to Uploaders
  * Standards-Version: 4.5.1 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Secure URI in copyright format (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * No tab in license text (routine-update)
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * watch file standard 4 (routine-update)

 -- Andreas Tille <email address hidden>  Wed, 25 Nov 2020 22:00:13 +0100

Upload details

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

See full publishing history Publishing

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mhap_2.1.3+dfsg-3.dsc 2.1 KiB 6d65170af8bc8d35690f12197faf97792540b84dca54190ceab447b6c8844e5c
mhap_2.1.3+dfsg.orig.tar.gz 85.2 KiB ead40f7d2857b5d79c1db8c28d691c1915d7b496cdbbc2028d85cf8f629adb11
mhap_2.1.3+dfsg-3.debian.tar.xz 5.4 KiB d6e9ab1c66100bd736415503c71f40cc3ac374321b7b186fb404be43e49949cb

Available diffs

No changes file available.

Binary packages built by this source

mhap: locality-sensitive hashing to detect long-read overlaps

 The MinHash Alignment Process (MHAP--pronounced MAP) is a
 reference implementation of a probabilistic sequence overlapping
 algorithm. Designed to efficiently detect all overlaps between noisy
 long-read sequence data. It efficiently estimates Jaccard similarity
 by compressing sequences to their representative fingerprints
 composed on min-mers (minimum k-mer).