Ragout
Ragout copied to clipboard
Chromosome-level scaffolding using multiple references
Dear support! Since NetworkX 2.3 requires Python 3.5+ (https://networkx.github.io/documentation/stable/install.html) && Ragout uses Python 2.7 it's impossible to run Ragout (or install via conda) with NetworkX 2.3 installed. I have to...
Since I read the paper for Ragout I've been really excited to use it for my work. I've been trying to improve a genome assembly for tree swallow using a...
Hello, I was trying to use ragout in some files that are SPAdes outputs. It worked, but I noticed that the scaffolds file filled up some spaces with "N". What...
Hi Mikhail, I'm trying to get Ragout (2.3) running, however, it seems that HAL tools (2.1) are expecting a required argument that never gets passed to it. Specifically, at the...
Good day, I'm currently working on the assembly of a large mammalian genome. I would like to perform the reference-assisted scaffolding using ragout. However, I cannot run progressive cactus on...
Hi, Do you have any recommendations for Phylogenetic tree tools which handle plant genomes? Thank you in advance. Michal
Hello, I was wondering if ragout can implement the following two potential enhancements: 1) be able to sort the output contigs/scaffolds based on the chromosome/scaffold order (and maybe also orientation)...
Hi, I ran multiple whole genome alignments using cactus to generate the hal file, and ran the "cactus-hal2maf js_hal2maf evolver27species.hal evolver27species.maf.gz --refGenome xxxx --chunkSize 500000" to transform the hal file....
Hi, in [file six.py](https://github.com/fenderglass/Ragout/blob/master/ragout/six.py#L21) you are implementing *"Utilities for writing code that runs on Python 2 and 3"*. Unfortunately this stops working for Python3.12. Debian (and probably other distributions) will...
Hi, i have ONT and Illumina PE data for a fungal genome with a size of 40Mbp. I have tried several methods to reach to a final assembly. My final...