Open peipeizhang123 opened 10 months ago
Hi,
It seems like your Fast5 files are not basecalled. Make sure that you basecall them using --fast_out option in Guppy. This will create a new set of fast5 files with the basecalling information. Use that as input to tailfindr
Alternatively, you can also convert your fast5 files to pod5, basecall pod5 filesusing dorado and doardo can produced polyA estimates for you during basecalling. Please read dorado documentation on how to do it.
On Fri, Jan 19, 2024, 4:07 AM peipeizhang123 @.***> wrote:
Hi,Dear author, I have recall my fast5 data with Guppy v6.2.1. The tool tailfindr can be running normally. But I met another problem, my result csv file is empty,I cannot get Poly length. image.png (view on web) https://github.com/adnaniazi/tailfindr/assets/41148240/01bd53e1-9647-499d-9227-3c8ca08abec0
— Reply to this email directly, view it on GitHub https://github.com/adnaniazi/tailfindr/issues/65#issuecomment-1899471045, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABUH4PZQSTRQPXP4D6PYF3DYPHBNVAVCNFSM6AAAAABB7X5ZISVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJZGQ3TCMBUGU . You are receiving this because you are subscribed to this thread.Message ID: @.***>
my fast5 format dispaly follow when I enter command line
h5ls -r FAW63410_pass_08e163a6_709ba1bb_9.fast5
,cannot be recognized by tailfindr,How to solve this problem