Commit 9cdb70a
fix: Improve samtools flagstat stub to generate realistic output
- Replace empty touch command with proper flagstat format in stub
- Include realistic read counts and mapping statistics
- Ensure stub output matches expected flagstat format for parsing
- Fixes stub workflow tests that depend on flagstat content
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 7b18579 commit 9cdb70a
4 files changed
Lines changed: 49 additions & 4 deletions
File tree
- modules/nf-core/samtools/flagstat
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
| 133 | + | |
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
858 | 858 | | |
859 | 859 | | |
860 | 860 | | |
861 | | - | |
| 861 | + | |
862 | 862 | | |
863 | 863 | | |
864 | 864 | | |
865 | 865 | | |
866 | 866 | | |
867 | | - | |
| 867 | + | |
868 | 868 | | |
869 | 869 | | |
0 commit comments