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

run_qc.py should refuse to split Fastqs by lane for non-canonical names #924

Closed
pjbriggs opened this issue Dec 13, 2023 · 0 comments · Fixed by #923
Closed

run_qc.py should refuse to split Fastqs by lane for non-canonical names #924

pjbriggs opened this issue Dec 13, 2023 · 0 comments · Fixed by #923

Comments

@pjbriggs
Copy link
Member

The standalone QC runner run_qc.py should refuse to split Fastqs by lane if the input Fastqs have "non-canonical" Illumina-style names (e.g. PJB1_S1_R1_L001_001_extra_stuff.fastq.gz instead of PJB1_S1_R1_L001_001.fastq.gz).

This is because the split_fastqs.py utility can't handle non-canonical names, which messes up the reporting.

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

Successfully merging a pull request may close this issue.

1 participant