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

unexpected error during read extraction process using nanodisco preprocess #73

Open
tweedle828 opened this issue Jun 20, 2023 · 1 comment

Comments

@tweedle828
Copy link

Hi,

I'm using nanodisco to analyze the WGA dataset (https://www.ncbi.nlm.nih.gov/biosample/SAMEA111521248). I used the following command and I don't know why I got following error there...

Thanks for your help.

nanodisco preprocess -p 8 -f E1_WGA_even_coverage_fast5 -s E1_WGA_even_coverage_fast5 -o ../analysis/E1_WGA_even_coverage_fast5 -r ../reference/SC452.fasta

nanodisco preprocess -p 8 -f B2_WGA -s B2_WGA -o ../analysis/B2_WGA -r ../reference/SC419.fasta
[2023-06-20 18:40:08] Localize all fast5 files.
[2023-06-20 18:40:08] Found 66 fast5 files.
[2023-06-20 18:40:08] Extract sequences from fast5.
Processed fast5 [-------------------------] 0% eta: ?s (elapsed: 00:00:00)
Error in { :
task 1 failed - "task 1 failed - "task 21 failed - "non-character argument"""
Calls: extract.sequence -> %dopar% ->
Execution halted
Unexpected error during read extraction process.

@touala
Copy link
Member

touala commented Jul 24, 2023

Hello @tweedle828,

Were those fast5 basecalled? I've wrote a simple example for nanodisco processing here.

Please let me know if this help.

Alan

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

2 participants