minia 3.2.6-4build2 source package in Ubuntu

Changelog

minia (3.2.6-4build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:01:26 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any-amd64 arm64 loong64 mips64el ppc64el ia64 ppc64 riscv64 sparc64 alpha
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
minia_3.2.6.orig.tar.gz 1.0 MiB a201c5b479092617259cb1d5e0f0045b80c106e8e2aa9afe4834b4d3dd39ce78
minia_3.2.6-4build2.debian.tar.xz 17.1 KiB 07b7139bae3d14c4611402e0a4e3300d074ac1162be425e9d397d3a5a27831f3
minia_3.2.6-4build2.dsc 2.3 KiB 29ef424b829c7e55055a8e67da6de3562d15681b7dde47b94eacefb9fc688c09

Available diffs

View changes file

Binary packages built by this source

minia: short-read biological sequence assembler

 What was referred to as "next-generation" DNA sequencing up to
 the year 2020 delivered only "short" reads up to ~600 base pairs
 in length that would then have to be puzzled by random overlaps
 in their sequence towards a complete genome. This is the genome
 assembly. And there are many biological pitfalls on long stretches
 of low complexity regions and copy number variations and other
 sorts of redundancies that render this difficult.
 .
 This package provides a short-read DNA sequence assembler based on a
 de Bruijn graph, capable of assembling a human genome on a desktop
 computer in a day.
 .
 The output of Minia is a set of contigs, i.e. stretches of gap-free
 linear overlaps of short reads. In the best possible case this is
 a whole chromosome.
 .
 Minia produces results of similar contiguity and accuracy to other
 de Bruijn assemblers (e.g. Velvet).

minia-dbgsym: debug symbols for minia