Skip to content

Revisit legacy fastq file search code #112

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

Open
charles-cowart opened this issue Feb 25, 2025 · 0 comments
Open

Revisit legacy fastq file search code #112

charles-cowart opened this issue Feb 25, 2025 · 0 comments

Comments

@charles-cowart
Copy link
Contributor

charles-cowart commented Feb 25, 2025

This is legacy code in FastQCJob and MultiQCJob:

https://github.com/charles-cowart/mg-scripts/blob/dd39ff0a1b59ecb6def1f0cd17194f32d783de60/sequence_processing_pipeline/FastQCJob.py#L85-L139

Look into possibly revising it using glob(), walk() or otherwise make it more compact.

Revisit other areas that involve zero_files directories and 'only-adapter-trimmed' as well.

Consider adding assumptions expressed in comments into the glob statement:
https://github.com/charles-cowart/mg-scripts/blob/5c19f8d42275140ab915b8de62f0501c1f3198c3/sequence_processing_pipeline/NuQCJob.py#L580

@antgonza antgonza transferred this issue from qiita-spots/mg-scripts Apr 22, 2025
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