minia 3.2.6-4 source package in Ubuntu

Changelog

minia (3.2.6-4) unstable; urgency=medium

  * add build support for loongarch64
    Closes: #1058903

 -- Andreas Tille <email address hidden>  Mon, 18 Dec 2023 10:13:19 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
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

Downloads

File Size SHA-256 Checksum
minia_3.2.6-4.dsc 2.2 KiB 13b9632411da396109c15f86514d0c42e7da343dc6dd74df89742464c4174986
minia_3.2.6.orig.tar.gz 1.0 MiB a201c5b479092617259cb1d5e0f0045b80c106e8e2aa9afe4834b4d3dd39ce78
minia_3.2.6-4.debian.tar.xz 16.9 KiB cd9488aada847dea3fe2f8fc7ab53dd6ff2ee53f0b66b48b0727972027af7b60

Available diffs

No changes file available.

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