Skip to content

Revisit legacy fastq file search code #112

Open
@charles-cowart

Description

@charles-cowart

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions