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

Can't open splitrim stats: No such file or directory #14

Open
Coaxecva opened this issue Jan 27, 2020 · 2 comments
Open

Can't open splitrim stats: No such file or directory #14

Coaxecva opened this issue Jan 27, 2020 · 2 comments

Comments

@Coaxecva
Copy link

Hi,

I got this error when I ran with the option "--input file_1.fastq,file_2.fastq" :

[00:00:00] Starting GOTTCHA v1.0c
[00:00:00] Auto set database level to SPECIES.
[00:00:00] Number of threads: 8
[00:00:01] Checking running environment...
[00:00:01] Done. All required scripts and tools found.
[00:00:01] Split-trimming with parameters fixL=30, minQ=20, ascii=33.
[00:00:01] Split-trimming: /file_1.fastq...
[00:02:56] Done splitrimming /file_1.fastq.
[00:02:56] Split-trimming: ~/file_2.fastq...
[00:02:56] Done splitrimming ~/file_2.fastq.
Can't open splitrim stats: No such file or directory

It is running fine with one fastq file. Can you help to solve this?

Thanks,
Coax

@poeli
Copy link
Member

poeli commented Jan 28, 2020

Hi Coax,

The split-trim step finished immediately. I suspect there is something wrong with "file_2.fastq" (could be empty). Please double check.

Thanks,
Paul

@Coaxecva
Copy link
Author

Coaxecva commented Jan 28, 2020

Thanks, Paul.

I think the software doesn't get this linux command "~/" . I used "--input ~/<path-to-my-folder>/file_1.fastq,~/<path-to-my-folder>/file_2.fastq". It can only recognize the first "~/".

Coax

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