reapr 1.0.18+dfsg-5build3 source package in Ubuntu

Changelog

reapr (1.0.18+dfsg-5build3) noble; urgency=high

  * No change rebuild against libtabixpp0t64.

 -- Julian Andres Klode <email address hidden>  Fri, 22 Mar 2024 17:53:03 +0100

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
reapr_1.0.18+dfsg.orig.tar.gz 72.9 KiB 70a9c252474fbbd36360c49589af18ca1599289eff2e98fb8cb7614583cb28a6
reapr_1.0.18+dfsg-5build3.debian.tar.xz 312.4 KiB 023e0f9e72273531c33f42532ca306ebdddfecb395f9fc8b13ac18a4eb30c68f
reapr_1.0.18+dfsg-5build3.dsc 2.2 KiB 7e36e7566e21f1c53cbf4659f5eba2b56b6cde99d2dd7e3b33c64177ebd2c42c

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