-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Long read pipeline Canu issue with Mouse Genome reference #416
Comments
Hi, Based on the error message, the resource allocated for canu isn't enough for it to run. That being said, canu is resource hungry and the mouse genome is large. Regards, |
Hi Steve, thanks for your response. I was actually able to run this successfully with relatively inexpensive cost ( less than 10$ ) I should provide more context. Sequencing Data I have is coming ONT sequencer with adaptive sampling. Due to this, I have to run few more steps in addition to the this pipeline to select region of interest for which I have the reads. I have forked repository and made changes so that I am able to pass Canu parameter of estimated size given my adaptive sampling reads. Earlier, mouse genome size used by Canu was incorrect in my case since my data is from adaptive sampling. You can find more details here : https://github.com/nikhil777shingte/long-read-pipelines/tree/test-long-read-canu-assembly I still have changes made for the Canu resources here [ when it was using mouse genome size ] but with workflow changes I have done, dont think Canu will be resource intensive and able to finish the pipeline within couple of hours. Link to dockstore published workflow : https://dockstore.org/workflows/github.com/nikhil777shingte/long-read-pipelines/ONTAssembleWithCanuAdaptiveSampling:test-long-read-canu-assembly Terra details : ONTAssembleWithCanuAdaptiveSampling workspace-id: 88614ae6-5245-4a6e-ab14-5c3fc9d007a2 I am not sure if you have adaptive sampling support already in current pipeline or have that in your backlog, but would be good to hear your thoughts. Thanks |
I am trying to run a long read pipeline with ONT long reads data for mouse models using Terra platform.
I was able to run https://github.com/broadinstitute/long-read-pipelines/blob/kvg_guppy_cpu/wdl/pipelines/ONT/Preprocessing/ONTBasecall.wdl successfully using my fast5 files.
When I am trying to run https://github.com/broadinstitute/long-read-pipelines/blob/3.0.1/wdl/ONTAssembleWithCanu.wdl , I am running into the below issue. Can you please advise.
The text was updated successfully, but these errors were encountered: