iva 1.0.11+ds-5 source package in Ubuntu

Changelog

iva (1.0.11+ds-5) unstable; urgency=medium

  * Python3.12 compatibility by avoiding usage of distutils
    Closes: #1061804
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  Remove patch reduce-ram.patch that is missing from debian/patches/series.

 -- Andreas Tille <email address hidden>  Thu, 01 Feb 2024 13:34:57 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
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
iva_1.0.11+ds-5.dsc 2.2 KiB 1ad3416620ffd250aeacac49d5588600e2aa34183a5719d47856673ef153f679
iva_1.0.11+ds.orig.tar.xz 8.3 MiB 0835a11746deaa4067aeb1bc9817ed8d415f36de51ae4fc122ea5b287c5ecf1d
iva_1.0.11+ds-5.debian.tar.xz 5.9 KiB aea1686cc3a60ec0fbfd9340b5332cf0430cd814f96ae1ac6992cb8e6f8a6467

Available diffs

No changes file available.

Binary packages built by this source

iva: iterative virus sequence assembler

 IVA is a de novo assembler designed to assemble
 virus genomes that have no repeat sequences,
 using Illumina read pairs sequenced from mixed
 populations at extremely high depth.
 .
 IVA's main algorithm works by iteratively extending
 contigs using aligned read pairs. Its input can be
 just read pairs, or additionally you can provide an
 existing set of contigs to be extended. Alternatively,
 it can take reads together with a reference sequence.