Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Feat: Allow Input of Pre-Subset FASTQ Files into the Pipeline #22

Description

@berntpopp
  • Description: The pipeline currently assumes input FASTQ files are full datasets. However, in some scenarios, users may want to input pre-subset FASTQ files, such as those generated from a range request of an online BAM file. The pipeline should be updated to handle these pre-subset FASTQ files as valid input without requiring further processing.
  • Tasks:
    • Update the input handling logic to accept pre-subset FASTQ files.
    • Ensure that the pipeline can properly process these files without assuming they represent the entire dataset.
    • Document the changes and update the usage guide.

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions