spades 3.15.5+dfsg-7 source package in Ubuntu

Changelog

spades (3.15.5+dfsg-7) unstable; urgency=medium

  * Replace distutils which is removed in Python3.12
    Closes: #1061846
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Depends: s/python3-distutils/python3-packaging/

 -- Andreas Tille <email address hidden>  Fri, 02 Feb 2024 09:16:42 +0100

Upload details

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

See full publishing history Publishing

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
spades_3.15.5+dfsg-7.dsc 2.4 KiB e448fb5f14b25ba9ff230f09013e4faa282338b24243723beac9ee515d7f99f2
spades_3.15.5+dfsg.orig.tar.xz 9.4 MiB 45c205c1b2f2b868246e69526f7a84e3fe7fd5ebe3c846501e9a6c14c12fa975
spades_3.15.5+dfsg-7.debian.tar.xz 30.5 KiB 221cb1dfbc5c351462f614ee717dfa432ab626653b28b9a773b718602edd216c

Available diffs

No changes file available.

Binary packages built by this source

spades: genome assembler for single-cell and isolates data sets

 The SPAdes – St. Petersburg genome assembler is intended for both
 standard isolates and single-cell MDA bacteria assemblies. It works
 with Illumina or IonTorrent reads and is capable of providing hybrid
 assemblies using PacBio and Sanger reads. You can also provide
 additional contigs that will be used as long reads.
 .
 This package provides the following additional pipelines:
  * metaSPAdes – a pipeline for metagenomic data sets
  * plasmidSPAdes – a pipeline for extracting and assembling plasmids
    from WGS data sets
  * metaplasmidSPAdes – a pipeline for extracting and assembling
    plasmids from metagenomic data sets
  * rnaSPAdes – a de novo transcriptome assembler from RNA-Seq data
  * truSPAdes – a module for TruSeq barcode assembly
  * biosyntheticSPAdes – a module for biosynthetic gene cluster
    assembly with paired-end reads
 .
 SPAdes provides several stand-alone binaries with relatively simple
 command-line interface: k-mer counting (spades-kmercounter), assembly
 graph construction (spades-gbuilder) and long read to graph aligner
 (spades-gmapper).

spades-dbgsym: debug symbols for spades