Add gfastats module (structural assembly statistics)
Open
@PauPascualMas is already working on this.
Since Mar 11, 2026.
enhancement
- Dominant language
- Nextflow
- Stars
- 93
- Forks
- 74
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
Description of feature
Description
Add a module for gfastats, a tool that parses assembly FASTA/GFA files and produces detailed metrics, including circularity status, which is helpful in bacterial genome projects.
Goal
- Build a module that runs gfastats on FASTA files
- Report standard metrics (N50, circularity, etc.) and check whether output stats can be added to MultiQC
- Include documentation
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.