Skip to content
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

Endless running Tombo resuiggle, reached to 100% in resuiggle but doesn't finish the job #447

Open
kwonej0617 opened this issue Dec 7, 2023 · 1 comment

Comments

@kwonej0617
Copy link

Hi, @marcus1487

In the tombo log file, it looks like the resquiggle process has been successfully done and reached 100%. However, it doesn't report resquiggle report and finish the job. In my previous posting regarding the same issue, other user suggested me to use conda environment to install the tombo. I have already tried it and have the same issue. Could you please help me how to solve this problem? Thank you so much!

Here is my code.

gunzip ${fastq}.gz
tombo preprocess annotate_raw_with_fastqs --fast5-basedir ${fast5} --fastq-filenames ${fastq} --overwrite --processes 40

tombo resquiggle --rna --processes 40 --corrected-group RawGenomeCorrected_001 --include-event-stdev --overwrite --ignore-read-locks ${fast5} ${ref}

gzip ${fastq}
@marcus1487
Copy link
Collaborator

Tombo is deprecated. I would highly recommend moving your pipeline to the Remora signal analysis API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants