Thank you. Everything really worked well, the calculations took less than a week. But I have another question, where can I read something about quality scoring in ONT reads? I can not find any information about encoding.
ONT fast5 basecalling
Greetings!
I have a lot of ONT sequencing data in .fast5 format and I need to perform a basecalling via guppy_basecaller. The problem is that computation will take about 1.5-2 months, because I don't have a decent GPU and have to perform the basecalling using CPU. The question is can I just split the data (from one sequencing run) and perform the computation on multiple PC's?
• 4,051 views
•
link
1 answer
Yes, that's perfectly fine. If you can get access to a large cluster or server then that would also make things faster.
• 0 views
•
link
• 0 views
•
link
It's the same Phred quality score as other sequencing data: https://en.wikipedia.org/wiki/Phred_quality_score
• 0 views
•
link
Log in to answer this question.