question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Potential chimeric contig persists after RaGOO

See original GitHub issue

Hi Michael,

  • I’ve used RaGOO to scaffold my PacBio contigs against a Sanger reference genome. Here is my command:
ragoo.py -b -g 100 -i 0.6 -C "$ASMN" "$REFN"
  • Here is the alignment between the reference I used (y-axis) and the resulting RaGOO scaffolds (x-axis).

s160_2_edited_to_ragoo paf plot

  • Everything looks correct except for the highlighted region at the end of chromosome E. Below is a zoom of that region:
Screen Shot 2019-11-13 at 3 42 52 PM
  • I am confused as to why do I still see a difference between the arrangement of my scaffolds and the reference I used.
  • I understand that my assembly has some extra sequence that is not present in the reference, but I don’t understand why that inverted segment on the right side is not placed in the correct spot and orientation.

Let me know if you have any tips to help me understand this.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
malongecommented, Dec 17, 2019

I believe that it would break at the left breakpoint in your example.

1reaction
malongecommented, Dec 15, 2019

Hi there,

Just one of them needs to be met.

Read more comments on GitHub >

github_iconTop Results From Across the Web

RaGOO: fast and accurate reference-guided scaffolding of ...
We present RaGOO, a reference-guided contig ordering and orienting tool that leverages the speed and sensitivity of Minimap2 to accurately ...
Read more >
RaGOO: fast and accurate reference-guided ... - NCBI
Interchromosomal chimeric contigs are contigs which have significant alignments to two distinct reference chromosomes. To identify and break ...
Read more >
The RaGOO pipeline. a Contigs are aligned to the reference ...
Abstract We present RaGOO, a reference-guided contig ordering and orienting tool that leverages the speed and sensitivity of Minimap2 to accurately achieve ...
Read more >
Fast and accurate reference-guided scaffolding of draft genomes
After constructing pseudomolecules, with or without chimeric contig correction, RaGOO re-aligns the assembly to the reference and calls ...
Read more >
The changing face of genome assemblies: Guidance on ...
Abstract The quality of genome assemblies has improved rapidly in recent years due to continual advances in sequencing technology, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found