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.

RagTag "patch" not outputting all the results

See original GitHub issue

Hello, Thanks a lot for developing this tool. I am trying to use the RagTag patch to fill some gaps and improve a genome assembly. Basically, I have two genome assemblies of a wild tomato species, one is a Dovetail assembly and another is Pacbio Hifi assembly. The Dovetail assembly is scaffolded and has longer contiguity whereas the Pacbio is more fragmented. I am trying to use the Pacbio assembly as a query to fill the gaps and improve the scaffolds of the Dovetail target assembly. I am using the following command: ragtag.py patch Chile_Dovetail.fasta Chile_HiFi.fa -f 1000 --aligner nucmer --nucmer-params '-l 100 -c 500' -o patched

The program runs but I obtain only three output files named ragtag.patch.ctg.agp ragtag.patch.ctg.fasta ragtag.patch.err

The .err file is empty.

Can you please tell me how can I obtain all the necessary files and final patched.fasta file for downstream analyses?

I have installed the Ragtag on Ubuntu system.

Thanks. Anik

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
DuttaAnikcommented, Jan 10, 2022

Hi there, The problem was solved. Everything ran perfectly. It was the external server that did not finish the job until the end. Many thanks for developing this tool.

Regards Anik

0reactions
malongecommented, Jan 6, 2022

you can do something like this:

ragtag.py patch Chile_Dovetail.fasta Chile_HiFi.fa -f 1000 --aligner nucmer --nucmer-params '-l 100 -c 500' -o patched > ragtag.out 2> ragtag.err

And then share the contents of ragtag.err

Read more comments on GitHub >

github_iconTop Results From Across the Web

A beginner's guide to assembling a draft genome and ...
Here, we present a step-by-step analysis of long-read DNA sequencing, which includes the software installation, genome assembly, quality ...
Read more >
Automated assembly scaffolding elevates a new tomato ...
The new RagTag “patch” tool uses pairwise whole-genome sequence homology to make joins between contigs, without introducing gaps, and fill gaps ...
Read more >
Ragtag's Content - Page 7 - ED Forums
I had the X-45 with no problems. Bought X-52 pro and BS crashed all the time. Thanks to this tip i can play...
Read more >
ZWT - River Thames Conditions
Jai shri krishna colors all episodes in hindi episode 2, Head curtain airbags, ... Stuckmeyers pumpkin patch, Error reporting php not working, Hindi...
Read more >
How a Ragtag Group of Oregon Locals Took On the Biggest ...
“Hypocrisy is not a strong enough word for Republicans working to block local ... While the national industry group paid for all this, ......
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