bonito icon indicating copy to clipboard operation
bonito copied to clipboard

Help us on Bonito expected run time

Open Saranya-nanobiophotonics-lab opened this issue 1 year ago • 3 comments

Hi @iiSeymour We are using NVIDIA V100 GPU. We have created an virtual environment to run bonito. For test training run, we have used a fast 5 file of size 152MB (corresponding to ~2750reads). We used the following command "bonito basecaller [email protected] --save-ctc --reference ref.mmi fast5_sub > ctc-data/basecalls.sam" The code is running for over 24 hrs with 0% preprocessing of reads. PFA and please comment.

image

Could someone please comment on this issue.

Hi @Saranya-nanobiophotonics-lab this looks like it's stalled with an I/O issue and not specifically a bonito error.

Is your data on a local disk or a network drive here?

iiSeymour avatar Sep 05 '22 14:09 iiSeymour

Hi @iiSeymour The data is in local disk. I had successfully base-called and performed model training. Further, I tried base-calling using the new model. But, I get poly G as data output.