reapr 1.0.18+dfsg-7build1 source package in Ubuntu

Changelog

reapr (1.0.18+dfsg-7build1) resolute; urgency=medium

  * Rebuild against latest bamtools

 -- Jeremy Bícha <email address hidden>  Sat, 01 Nov 2025 14:45:38 -0400

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Resolute
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute 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-7build1.debian.tar.xz 312.5 KiB 18d53453e3a9bebac73f0eb4b689eb1dbbb5e1b95e0fb71d252249219f0936e4
reapr_1.0.18+dfsg-7build1.dsc 2.1 KiB b7005dcfb6d11dc784dc8824d728380b42d8069834da47c944c97752534cb4c7

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