Skip to content

Add optional FastQC on raw reads (--do-fastqc); bump to 1.5.0#33

Merged
cokelaer merged 2 commits into
sequana:mainfrom
cokelaer:main
Jun 2, 2026
Merged

Add optional FastQC on raw reads (--do-fastqc); bump to 1.5.0#33
cokelaer merged 2 commits into
sequana:mainfrom
cokelaer:main

Conversation

@cokelaer

@cokelaer cokelaer commented Jun 1, 2026

Copy link
Copy Markdown
Contributor
  • new --do-fastqc CLI flag enables FastQC on raw input reads
  • fastqc rule + config/schema block, output folded into MultiQC report
  • tools.txt, environment.yml, README docs updated
  • test_full covers --do-fastqc; new test_standalone_script_fastqc
  • README: fix sh mapper.sh -> bash mapper.sh, drop stale fastqc note

Note: bundles pre-existing uncommitted bwa_split fixes in mapper.rules.

- new --do-fastqc CLI flag enables FastQC on raw input reads
- fastqc rule + config/schema block, output folded into MultiQC report
- tools.txt, environment.yml, README docs updated
- test_full covers --do-fastqc; new test_standalone_script_fastqc
- README: fix `sh mapper.sh` -> `bash mapper.sh`, drop stale fastqc note

Note: bundles pre-existing uncommitted bwa_split fixes in mapper.rules.

🤖 Generated with [Claude Code](https://claude.com/claude-code)
@codacy-production

codacy-production Bot commented Jun 1, 2026

Copy link
Copy Markdown

Not up to standards ⛔

🔴 Issues 2 high

Alerts:
⚠ 2 issues (≤ 0 issues of at least minor severity)

Results:
2 new issues

Category Results
Security 2 high

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@cokelaer cokelaer merged commit 2f7c0b5 into sequana:main Jun 2, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant