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

Error when running 'Cecret' for single reads #72

Closed
erinyoung opened this issue Sep 9, 2021 · 0 comments
Closed

Error when running 'Cecret' for single reads #72

erinyoung opened this issue Sep 9, 2021 · 0 comments

Comments

@erinyoung
Copy link
Contributor

There is an error that was sent to me on twitter that I need to fix.

Turns out that someone actually wanted to run this with single reads. This isn't unreasonable.

The command used :

staphb-wb cecret --reads_type single single --output test --profile singularity

The error:

gzip: seqyclean/104485_R1_001.fastq.gz_clean*fastq: No such file or directory

Which is true, 'cl*n' should be used instead of 'clean'. 🤦‍♀️

And, in all actuality, I should be using -gz with seqyclean.

In addition to this error, I now realize that there's another error parsing filenames that don't match '_S[0-9]+_L[0-9]+'. These are not unreasonable names (like 104485_R1_001.fastq.gz), so I should actually fix this issue.

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

1 participant