fastq concatenation
Nobody has claimed this yet.
- Dominant language
- Nextflow
- Stars
- 63
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
Description of feature
Hi,
I think it would be great to include the possibility of concatenating FASTQ files that corresponds to the same sample at the beginning of the screening workflow.
For this, there is a module already available that could be included in the workflow: https://github.com/nf-core/modules/tree/master/modules/nf-core/cat/fastq
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the screening workflow entry point and reviewing the nf-core/cat/fastq module linked in the issue. Trace where FASTQ inputs for the same sample enter the workflow, then verify that concatenation occurs before screening and that the workflow still handles the resulting input correctly.
Written by the indexing model from the issue text.
Assessment
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100