mash 2.3+dfsg-6 source package in Ubuntu
Changelog
mash (2.3+dfsg-6) unstable; urgency=medium * Enable building twice in a row. Closes: #1046553 * Bump copyright date for debian directory. * Remove unnecessary Built-Using from mash-doc package. -- Sascha Steinbiss <email address hidden> Mon, 18 Dec 2023 22:42:16 +0100
Upload details
- Uploaded by:
- Debian Med
- Uploaded to:
- Sid
- Original maintainer:
- Debian Med
- Architectures:
- amd64 arm64 loong64 mips64el ppc64el s390x alpha ppc64 riscv64 all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mash_2.3+dfsg-6.dsc | 2.3 KiB | 2ed6558b04a73f8f6452302e9e176b3ee5779254c1d1823d0e9d4441e6a92922 |
mash_2.3+dfsg.orig.tar.xz | 3.3 MiB | c0ca5ce831e97d211df92ddf0dcd68d4478fa1ddcebf1f567b469b70b47f0776 |
mash_2.3+dfsg-6.debian.tar.xz | 2.1 MiB | dc56ba69576bf0b92320b7539fc60fe9bb48eebc650cb372f88e5dc2c23630aa |
Available diffs
No changes file available.
Binary packages built by this source
- libmash-dev: development headers and static library for Mash
This package contains C++ development headers and a static library to
build custom programs utilizing Mash, a MinHash based genome distance
estimator.
- mash: fast genome and metagenome distance estimation using MinHash
Mash uses MinHash locality-sensitive hashing to reduce large biosequences to
a representative sketch and rapidly estimate pairwise distances between
genomes or metagenomes. Mash sketch databases effectively delineate known
species boundaries, allow construction of approximate phylogenies, and can be
searched in seconds using assembled genomes or raw sequencing runs from
Illumina, Pacific Biosciences, and Oxford Nanopore.
For metagenomics, Mash scales to thousands of samples and can replicate Human
Microbiome Project and Global Ocean Survey results in a fraction of the time.
- mash-dbgsym: debug symbols for mash
- mash-doc: documentation for Mash
This package contains further documentation (tutorials, explanations,
etc.) for Mash, a MinHash based genome distance estimator. The documentation
is provided in HTML format.