Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nanopolish polya outputting NO FILE LOADED #1118

Open
glf20 opened this issue Dec 7, 2023 · 6 comments
Open

nanopolish polya outputting NO FILE LOADED #1118

glf20 opened this issue Dec 7, 2023 · 6 comments

Comments

@glf20
Copy link

glf20 commented Dec 7, 2023

Hi,
Whenever i run a nanopolish polya run with my dRNA dataset i get an empty file with each read saying 'NO FILE LOADED'. Commands and output as below:

Command: nanopolish index -d /20230927_1043_MN38033_FAX31978_99230b36/fast5_pass/ -s ./sequencing_summary.txt ./pass/polya.fastq

Output: [readdb] indexing /mnt/lustre/RDS-20230927_1043_MN38033_FAX31978_99230b36/fast5_pass/
[readdb] num reads: 1252505, num reads with path to fast5: 1252505

Command: minimap2 -a -x map-ont ../OM830318.fasta polya.fastq > polya.sam

Command: nanopolish polya --verbose --reads polya.fastq --bam polya.sorted.bam --genome ../OM830318.fa > polya_results.tsv

Output: [post-run summary] total reads: 601580, unparseable: 0, qc fail: 0, could not calibrate: 0, no alignment: 0, bad fast5: 300790

@jts
Copy link
Owner

jts commented Dec 7, 2023

Hi,

Are you using the latest nanopolish? The final log message suggests you're using an older version as there was a double-counting bug in some old versions.

Jared

@wangziyuan66
Copy link

I have that problem too. I am currently using v0.14.0

@wangziyuan66
Copy link

Oh by the way, for my problem after I run nanopolish polya I will get the output but most of my reads have qc tag READ_FAILED_LOAD, some of the reads are PASS but the proportion of READ_FAILED_LOAD is very large maybe 90%.

@glf20
Copy link
Author

glf20 commented Dec 11, 2023

Hi JTS,
Thanks for the reply - my version is
Guppy Basecalling Software, (C) Oxford Nanopore Technologies plc. Version 6.3.7+532d626, minimap2 version 2.22-r1101 and my version of nanopolish is
nanopolish version 0.13.2

@glf20
Copy link
Author

glf20 commented Dec 12, 2023

see attached the output file from the polya command
polya_results.zip

@glf20
Copy link
Author

glf20 commented Jan 16, 2024

Hi Wangziyuan66,
Were you able to work this issue out and rectify?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants