Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .nf-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ template:
name: bactmap
description: A mapping-based pipeline for bacterial whole genome sequences
author: Andries J. van Tonder
version: 2.0.0dev
version: 2.0.0
force: true
outdir: .
skip_features: []
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v2.0.0dev - [date]
## 2.0.0 - Titanium Bird - 2025-09-15

nf-core/bactmap release v2.0.0. The pipeline has been completely rewritten using a fresh template created with [nf-core](https://nf-co.re/).

Expand Down
16 changes: 10 additions & 6 deletions assets/multiqc_config.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# multiqc_config.yml

report_comment: >
This report has been generated by the <a href="https://github.com/nf-core/bactmap/tree/dev" target="_blank">nf-core/bactmap</a>
analysis pipeline. For information about how to interpret these results, please see the
<a href="https://nf-co.re/bactmap/dev/docs/output" target="_blank">documentation</a>.
This report has been generated by the <a href="https://github.com/nf-core/bactmap/releases/tag/2.0.0"
target="_blank">nf-core/bactmap</a> analysis pipeline. For information about how
to interpret these results, please see the <a href="https://nf-co.re/bactmap/2.0.0/docs/output"
target="_blank">documentation</a>.

# Report section order
report_section_order:
Expand Down Expand Up @@ -106,7 +107,8 @@ top_modules:
anchor: "filtlong"
target: "Filtlong"
doi: "10.1371/journal.pcbi.1010905"
info: "This section of the report shows Filtlong results for reads after length filtering."
info: "This section of the report shows Filtlong results for reads after length
filtering."
path_filters:
- "*filtlong/*"
extra: |
Expand All @@ -129,15 +131,17 @@ top_modules:
anchor: "samtools"
target: "SAMTools"
doi: "10.1093/bioinformatics/btp352"
info: "This section of the report shows SAMTools counts/statistics after mapping with Bowtie 2/BWA 2 mem."
info: "This section of the report shows SAMTools counts/statistics after mapping
with Bowtie 2/BWA 2 mem."
path_filters:
- "*.stats"
- "bcftools":
name: "BCFTools"
anchor: "bcftools"
target: "BCFTools"
doi: "10.1093/bioinformatics/btp352"
info: "This section of the report shows BCFTools stats results for the called variants."
info: "This section of the report shows BCFTools stats results for the called
variants."
path_filters:
- "*.txt"

Expand Down
26 changes: 13 additions & 13 deletions modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,27 +12,27 @@
},
"bcftools/filter": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"git_sha": "f17049e03697726ace7499d2fe342f892594f6f3",
"installed_by": ["modules"]
},
"bcftools/index": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"git_sha": "f17049e03697726ace7499d2fe342f892594f6f3",
"installed_by": ["bam_variant_calling_sort_freebayes_bcftools"]
},
"bcftools/query": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"git_sha": "f17049e03697726ace7499d2fe342f892594f6f3",
"installed_by": ["modules"]
},
"bcftools/sort": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"git_sha": "f17049e03697726ace7499d2fe342f892594f6f3",
"installed_by": ["bam_variant_calling_sort_freebayes_bcftools"]
},
"bcftools/stats": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"git_sha": "f17049e03697726ace7499d2fe342f892594f6f3",
"installed_by": ["modules"]
},
"bedtools/subtract": {
Expand Down Expand Up @@ -72,7 +72,7 @@
},
"fastp": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"git_sha": "c8be52dba1166c678e74cda9c3a3c221635c8bb1",
"installed_by": ["modules"]
},
"fastqc": {
Expand Down Expand Up @@ -132,32 +132,32 @@
},
"samtools/faidx": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"git_sha": "c8be52dba1166c678e74cda9c3a3c221635c8bb1",
"installed_by": ["modules"]
},
"samtools/flagstat": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"git_sha": "c8be52dba1166c678e74cda9c3a3c221635c8bb1",
"installed_by": ["bam_stats_samtools"]
},
"samtools/idxstats": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"git_sha": "c8be52dba1166c678e74cda9c3a3c221635c8bb1",
"installed_by": ["bam_stats_samtools"]
},
"samtools/index": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"git_sha": "c8be52dba1166c678e74cda9c3a3c221635c8bb1",
"installed_by": ["modules"]
},
"samtools/sort": {
"branch": "master",
"git_sha": "e89ff68a46b848c4d8aabb8569767516d46db319",
"git_sha": "c8be52dba1166c678e74cda9c3a3c221635c8bb1",
"installed_by": ["modules"]
},
"samtools/stats": {
"branch": "master",
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
"git_sha": "c8be52dba1166c678e74cda9c3a3c221635c8bb1",
"installed_by": ["bam_stats_samtools", "modules"]
},
"seqtk/comp": {
Expand All @@ -176,7 +176,7 @@
"nf-core": {
"bam_stats_samtools": {
"branch": "master",
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
"git_sha": "c8be52dba1166c678e74cda9c3a3c221635c8bb1",
"installed_by": ["subworkflows"]
},
"utils_nextflow_pipeline": {
Expand Down
5 changes: 4 additions & 1 deletion modules/nf-core/bcftools/filter/environment.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions modules/nf-core/bcftools/filter/main.nf

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading