spades 3.15.5+dfsg-2 source package in Ubuntu

Changelog

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

  * d/control: add missing build-deps following llvm reorganization.
    (Closes: #1022309)
  * yaml_load.patch: update to fix new pyyaml.load calls. (Closes: #1022086)
  * d/copyright: bump copyright year.

 -- Étienne Mollier <email address hidden>  Sun, 23 Oct 2022 16:59:13 +0200

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
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
spades_3.15.5+dfsg-2.dsc 2.5 KiB b678c73cbedf8596eb22f498e8a0658231ef99546977c0ecef3d5ba1eb77de5d
spades_3.15.5+dfsg.orig.tar.xz 9.4 MiB 45c205c1b2f2b868246e69526f7a84e3fe7fd5ebe3c846501e9a6c14c12fa975
spades_3.15.5+dfsg-2.debian.tar.xz 29.7 KiB 4ab602abc1906f6a9608d44203305f297bfafe2a3d9fbedc1fa9a0e45bfe8fb6

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