Source: ragout Maintainer: Debian Med Packaging Team Uploaders: Andreas Tille , Section: science Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-dev, python3-networkx, python3-setuptools, Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/ragout Vcs-Git: https://salsa.debian.org/med-team/ragout.git Homepage: https://github.com/fenderglass/Ragout/ Package: ragout Architecture: any Depends: python3-networkx, ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Recommends: sibelia, Description: Reference-Assisted Genome Ordering UTility Ragout (Reference-Assisted Genome Ordering UTility) is a tool for chromosome-level scaffolding using multiple references. Given initial assembly fragments (contigs/scaffolds) and one or multiple related references (complete or draft), it produces a chromosome-scale assembly (as a set of scaffolds). . The approach is based on the analysis of genome rearrangements (like inversions or chromosomal translocations) between the input genomes and reconstructing the most parsimonious structure of the target genome. . Ragout now supports both small and large genomes (of mammalian scale and complexity). The assembly of highly polymorphic genomes is currently limited. Package: ragout-examples Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Multi-Arch: foreign Description: Reference-Assisted Genome Ordering UTility (example data) Ragout (Reference-Assisted Genome Ordering UTility) is a tool for chromosome-level scaffolding using multiple references. Given initial assembly fragments (contigs/scaffolds) and one or multiple related references (complete or draft), it produces a chromosome-scale assembly (as a set of scaffolds). . The approach is based on the analysis of genome rearrangements (like inversions or chromosomal translocations) between the input genomes and reconstructing the most parsimonious structure of the target genome. . Ragout now supports both small and large genomes (of mammalian scale and complexity). The assembly of highly polymorphic genomes is currently limited. . This package contains example data to test ragout.