DSL2: Add test profile that forces ALL the possible merging steps for FastQ and BAM inputs, to ensure no file name collisions happen.
Open
@ilight1542 is already working on this.
Since Mar 24, 2025.
DSL2
- Dominant language
- Nextflow
- Stars
- 215
- Forks
- 91
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
Merges happen at these levels:
- pairness (BAMs are always SE, so that should be fine.)
- lane
- udg
- library_id
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.
Assessment
This issue has not been assessed yet.