novoalab / EpiNano

Detection of RNA modifications from Oxford Nanopore direct RNA sequencing reads (Liu*, Begik* et al., Nature Comm 2019)
GNU General Public License v2.0
110 stars 31 forks source link

which fast5 for fast5ToEventTbl.py? #20

Closed huiWyuan closed 5 years ago

huiWyuan commented 5 years ago

Hi, I got fast5 files generated with gupy from sequencing company. After I got that fast5 files, I basecalled fast5 files generated with albacore. The command is listed belloe: read_fast5_basecaller.py --input ./multi_to_single/"$i"/ --recursive --worker_threads 10 --flowcell FLO-MIN106 --kit SQK-RNA001 --save_path $output/output_basecall_single/${i} -o fastq,fast5 -q 0 -n 0 And I got that error for every fast5 in my folder './multi_to_single/"$i"/"$j".fast5 "$j" extraction failed'.