shasta 0.12.0-1 source package in Ubuntu

Changelog

shasta (0.12.0-1) unstable; urgency=medium

  * New upstream version 0.12.0
  * gcc-13.patch: delete: applied upstream.
  * gcc-13-bis.patch: delete: applied upstream.
  * d/control: declare compliance to standards version 4.7.0.

 -- Étienne Mollier <email address hidden>  Sun, 26 May 2024 18:05:55 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any-amd64 arm64 all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64 [FAILEDTOBUILD] arm64

Downloads

File Size SHA-256 Checksum
shasta_0.12.0-1.dsc 2.5 KiB aeeb680d4b9092095028ab5e2f09bc20ebe037b454e91cdf7f5ba61143ff517c
shasta_0.12.0.orig.tar.gz 9.2 MiB 39a7fcc49df93d903d8a1ed21a57a7533fc44897cb58194bfd089356f36cfdc9
shasta_0.12.0-1.debian.tar.xz 9.9 KiB 2ed0b0cd1b6ac9960b92a3b26e7ab1be5e58c13fe65c4fdb20a75caeb2d07333

Available diffs

No changes file available.

Binary packages built by this source

python3-shasta: nanopore whole genome assembly (dynamic library)

 De novo assembly from Oxford Nanopore reads. The goal of the Shasta long
 read assembler is to rapidly produce accurate assembled sequence using
 as input DNA reads generated by Oxford Nanopore flow cells.
 .
 Computational methods used by the Shasta assembler include:
 .
  * Using a run-length representation of the read sequence. This makes
    the assembly process more resilient to errors in homopolymer
    repeat counts, which are the most common type of errors in Oxford
    Nanopore reads.
 .
  * Using in some phases of the computation a representation of the read
    sequence based on markers, a fixed subset of short k-mers (k ≈ 10).
 .
 Shasta assembly quality is comparable or better than assembly quality
 achieved by other long read assemblers.
 .
 This package contains the dynamic library that can be interfaced and
 imported within Python.

python3-shasta-dbgsym: debug symbols for python3-shasta
python3-shasta-doc: nanopore whole genome assembly (documentation)

 De novo assembly from Oxford Nanopore reads. The goal of the Shasta long
 read assembler is to rapidly produce accurate assembled sequence using
 as input DNA reads generated by Oxford Nanopore flow cells.
 .
 Computational methods used by the Shasta assembler include:
 .
  * Using a run-length representation of the read sequence. This makes
    the assembly process more resilient to errors in homopolymer
    repeat counts, which are the most common type of errors in Oxford
    Nanopore reads.
 .
  * Using in some phases of the computation a representation of the read
    sequence based on markers, a fixed subset of short k-mers (k ≈ 10).
 .
 Shasta assembly quality is comparable or better than assembly quality
 achieved by other long read assemblers.
 .
 This package contains the documentation for the shasta and python3-shasta
 packages.

shasta: nanopore whole genome assembly (binaries and scripts)

 De novo assembly from Oxford Nanopore reads. The goal of the Shasta long
 read assembler is to rapidly produce accurate assembled sequence using
 as input DNA reads generated by Oxford Nanopore flow cells.
 .
 Computational methods used by the Shasta assembler include:
 .
  * Using a run-length representation of the read sequence. This makes
    the assembly process more resilient to errors in homopolymer
    repeat counts, which are the most common type of errors in Oxford
    Nanopore reads.
 .
  * Using in some phases of the computation a representation of the read
    sequence based on markers, a fixed subset of short k-mers (k ≈ 10).
 .
 Shasta assembly quality is comparable or better than assembly quality
 achieved by other long read assemblers.
 .
 This package contains the executable binaries (tools) and
 accommodating scripts.

shasta-dbgsym: debug symbols for shasta