reapr 1.0.18+dfsg-5ubuntu2 source package in Ubuntu

Changelog

reapr (1.0.18+dfsg-5ubuntu2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:25:15 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
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
reapr_1.0.18+dfsg.orig.tar.gz 72.9 KiB 70a9c252474fbbd36360c49589af18ca1599289eff2e98fb8cb7614583cb28a6
reapr_1.0.18+dfsg-5ubuntu2.debian.tar.xz 312.4 KiB b342659df4cc757c69916aef85aeed91147e34ca9ef43fa61d727b29ad2d4e6e
reapr_1.0.18+dfsg-5ubuntu2.dsc 2.2 KiB 3078423b1b3fae88bb11554e4f4e6115169e08e75b13439a1b23721b318d8ab8

View changes file

Binary packages built by this source

reapr: universal tool for genome assembly evaluation

 REAPR is a tool that evaluates the accuracy of a genome assembly using mapped
 paired end reads, without the use of a reference genome for comparison. It can
 be used in any stage of an assembly pipeline to automatically break incorrect
 scaffolds and flag other errors in an assembly for manual inspection. It
 reports mis-assemblies and other warnings, and produces a new broken assembly
 based on the error calls.
 .
 The software requires as input an assembly in FASTA format and paired reads
 mapped to the assembly in a BAM file. Mapping information such as the fragment
 coverage and insert size distribution is analysed to locate mis-assemblies.
 REAPR works best using mapped read pairs from a large insert library (at least
 1000bp). Additionally, if a short insert Illumina library is also available,
 REAPR can combine this with the large insert library in order to score each
 base of the assembly.

reapr-dbgsym: debug symbols for reapr