adnaniazi / tailfindr

An R package for estimating poly(A)-tail lengths in Oxford Nanopore RNA and DNA reads.
https://www.cbu.uib.no/valen/
GNU General Public License v3.0
53 stars 16 forks source link

Error: CHAR() can only be applied to a 'CHARSXP', not a 'NULL' #68

Closed guangzhaocs closed 6 months ago

guangzhaocs commented 6 months ago

Hi, as your instructions, I re-basecalled my fast5 files by adding the --fast5_out. This is my example fast5 file:

image

And the Move table seems strange and I do not know whether it is satisfied with tailfindr. And when I run tailfindr, it appears the following error: CHAR() can only be applied to a 'CHARSXP', not a 'NULL'

Thanks very much!