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

Is step1 complete? got message: "reading *_unaligned_R2.fastq not such file or directory" #12

Open
bmunozsa opened this issue Mar 2, 2023 · 4 comments

Comments

@bmunozsa
Copy link

bmunozsa commented Mar 2, 2023

Hello, I've run vSNP step 1, and the program stopped after outputting this message "reading *_unaligned_R2.fastq not such file or directory". Why does this happens? Has the step1 finished correctly anyway?

Thanks in advance,

@stuber
Copy link
Contributor

stuber commented Mar 2, 2023

It may not be finding the input file. Is this at input? If possible send a screen shot showing working directory contents and command being used.

May try step 1 from a working directory containing just one sample (a single set of paired files)
vSNP_step1.py -r1 *_R1*.fastq.gz -r2 *_R2*.fastq.gz

@bmunozsa
Copy link
Author

bmunozsa commented Mar 3, 2023

Thanks for finding the time to help me. Of course, this a screen shot from the folder before execution of the following line

vSNP_step1.py -r1 LOBO1_S6_L001_R1_001.fastq.gz -r2 LOBO1_S6_L001_R2_001.fastq.gz -r AY651334.fasta

step1_folder_before_exec

and this is the message when the program stops
error message

while this is the state of that same folder by that moment
state 2

@bmunozsa
Copy link
Author

bmunozsa commented Mar 9, 2023

It may not be finding the input file. Is this at input? If possible send a screen shot showing working directory contents and command being used.

May try step 1 from a working directory containing just one sample (a single set of paired files) vSNP_step1.py -r1 *_R1*.fastq.gz -r2 *_R2*.fastq.gz

Do you think it would be useful to also share the actual files with you?

@stuber
Copy link
Contributor

stuber commented Mar 9, 2023

Yes, feel free to send me a link to the files at [email protected].

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