bonito icon indicating copy to clipboard operation
bonito copied to clipboard

Fast5 not getting proccesed.

Open AlbertoOsorio opened this issue 2 years ago • 6 comments

Hi, I have just installed bonito via pip and I also found some fast5 files to test it, but when I enter the command to start basecalling ( bonito basecaller [email protected] /path_to_file.fast5 > basecalls.bam or bonito basecaller [email protected] /path_to_folder > basecalls.bam ) the following happens:

loading model [email protected] outputting unaligned bam completed reads: 0
duration: 0:00:00 samples per second 0.0E+00 done

I tried uninstalling the pip installation and installing the source version but I have the exact same issue that way

AlbertoOsorio avatar Dec 30 '21 01:12 AlbertoOsorio

I also have a small non realted question, The source installation includes reamora?

AlbertoOsorio avatar Dec 30 '21 01:12 AlbertoOsorio

Hi @AlbertoOsorio

Can you confirm you are passing a directory that contains one or more *.fast5 files inside? By default, bonito will only call the files inside the directory specified. If the files are inside subdirectories then you can add --recursive to process them all.

Yes, bonito depends on remora so installing bonito will also install remora.

iiSeymour avatar Jan 04 '22 12:01 iiSeymour

Thanks for replying @iiSeymour !! Yes, the directory is fine I even tried to pass a single fast5 file directly into the CLI and I got the same results, my os is popos 21.04 I think it might be because of that so I am trying the installation again in a vm of ubuntu 20.04.

AlbertoOsorio avatar Jan 04 '22 13:01 AlbertoOsorio

Hi @AlbertoOsorio , I have the same issue as yours on Ubuntu 20.04. Any success with your VM installation ?

oskesr avatar Jan 24 '22 16:01 oskesr

I tried to install on ubuntu 20.04. Currently I am running on a different issue because y also want to install megalodon and other ont programs, I might test again with a fresh installation in a few days @oskesr

AlbertoOsorio avatar Jan 24 '22 16:01 AlbertoOsorio

I am also trying windows installation. As soon as I get updates I'll tell you

AlbertoOsorio avatar Jan 24 '22 16:01 AlbertoOsorio