nf-core / nf-core/seqinspector
Add per cycle base distribution on lane level
Open
@FranBonath is already working on this.
Since Sep 9, 2026.
enhancement
- Dominant language
- Nextflow
- Stars
- 28
- Forks
- 44
- Avg merge
- 11d 8h
- Merged PRs (30d)
- 2
Description
Description of feature
An important factor for sequencing quality is sequence diversity. This is already part of fastqc, but only on sample level. It would be great to have a per-lane overview of the base distribution, which could be calculated using the individual sample data, together with their yield on the lane.
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.