Skip to content

Commit 547d15c

Browse files
committed
pre-release dev
1 parent ef7a39e commit 547d15c

56 files changed

Lines changed: 582 additions & 549 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.nf-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ template:
99
name: bactmap
1010
description: A mapping-based pipeline for bacterial whole genome sequences
1111
author: Andries J. van Tonder
12-
version: 2.0.0dev
12+
version: 2.0.0
1313
force: true
1414
outdir: .
1515
skip_features: []

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
44
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

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

88
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/).
99

assets/multiqc_config.yml

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# multiqc_config.yml
22

33
report_comment: >
4-
This report has been generated by the <a href="https://github.com/nf-core/bactmap/tree/dev" target="_blank">nf-core/bactmap</a>
5-
analysis pipeline. For information about how to interpret these results, please see the
6-
<a href="https://nf-co.re/bactmap/dev/docs/output" target="_blank">documentation</a>.
4+
This report has been generated by the <a href="https://github.com/nf-core/bactmap/releases/tag/2.0.0"
5+
target="_blank">nf-core/bactmap</a> analysis pipeline. For information about how
6+
to interpret these results, please see the <a href="https://nf-co.re/bactmap/2.0.0/docs/output"
7+
target="_blank">documentation</a>.
78
89
# Report section order
910
report_section_order:
@@ -106,7 +107,8 @@ top_modules:
106107
anchor: "filtlong"
107108
target: "Filtlong"
108109
doi: "10.1371/journal.pcbi.1010905"
109-
info: "This section of the report shows Filtlong results for reads after length filtering."
110+
info: "This section of the report shows Filtlong results for reads after length
111+
filtering."
110112
path_filters:
111113
- "*filtlong/*"
112114
extra: |
@@ -129,15 +131,17 @@ top_modules:
129131
anchor: "samtools"
130132
target: "SAMTools"
131133
doi: "10.1093/bioinformatics/btp352"
132-
info: "This section of the report shows SAMTools counts/statistics after mapping with Bowtie 2/BWA 2 mem."
134+
info: "This section of the report shows SAMTools counts/statistics after mapping
135+
with Bowtie 2/BWA 2 mem."
133136
path_filters:
134137
- "*.stats"
135138
- "bcftools":
136139
name: "BCFTools"
137140
anchor: "bcftools"
138141
target: "BCFTools"
139142
doi: "10.1093/bioinformatics/btp352"
140-
info: "This section of the report shows BCFTools stats results for the called variants."
143+
info: "This section of the report shows BCFTools stats results for the called
144+
variants."
141145
path_filters:
142146
- "*.txt"
143147

modules.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,27 +12,27 @@
1212
},
1313
"bcftools/filter": {
1414
"branch": "master",
15-
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
15+
"git_sha": "f17049e03697726ace7499d2fe342f892594f6f3",
1616
"installed_by": ["modules"]
1717
},
1818
"bcftools/index": {
1919
"branch": "master",
20-
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
20+
"git_sha": "f17049e03697726ace7499d2fe342f892594f6f3",
2121
"installed_by": ["bam_variant_calling_sort_freebayes_bcftools"]
2222
},
2323
"bcftools/query": {
2424
"branch": "master",
25-
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
25+
"git_sha": "f17049e03697726ace7499d2fe342f892594f6f3",
2626
"installed_by": ["modules"]
2727
},
2828
"bcftools/sort": {
2929
"branch": "master",
30-
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
30+
"git_sha": "f17049e03697726ace7499d2fe342f892594f6f3",
3131
"installed_by": ["bam_variant_calling_sort_freebayes_bcftools"]
3232
},
3333
"bcftools/stats": {
3434
"branch": "master",
35-
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
35+
"git_sha": "f17049e03697726ace7499d2fe342f892594f6f3",
3636
"installed_by": ["modules"]
3737
},
3838
"bedtools/subtract": {
@@ -72,7 +72,7 @@
7272
},
7373
"fastp": {
7474
"branch": "master",
75-
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
75+
"git_sha": "c8be52dba1166c678e74cda9c3a3c221635c8bb1",
7676
"installed_by": ["modules"]
7777
},
7878
"fastqc": {
@@ -132,32 +132,32 @@
132132
},
133133
"samtools/faidx": {
134134
"branch": "master",
135-
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
135+
"git_sha": "c8be52dba1166c678e74cda9c3a3c221635c8bb1",
136136
"installed_by": ["modules"]
137137
},
138138
"samtools/flagstat": {
139139
"branch": "master",
140-
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
140+
"git_sha": "c8be52dba1166c678e74cda9c3a3c221635c8bb1",
141141
"installed_by": ["bam_stats_samtools"]
142142
},
143143
"samtools/idxstats": {
144144
"branch": "master",
145-
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
145+
"git_sha": "c8be52dba1166c678e74cda9c3a3c221635c8bb1",
146146
"installed_by": ["bam_stats_samtools"]
147147
},
148148
"samtools/index": {
149149
"branch": "master",
150-
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
150+
"git_sha": "c8be52dba1166c678e74cda9c3a3c221635c8bb1",
151151
"installed_by": ["modules"]
152152
},
153153
"samtools/sort": {
154154
"branch": "master",
155-
"git_sha": "e89ff68a46b848c4d8aabb8569767516d46db319",
155+
"git_sha": "c8be52dba1166c678e74cda9c3a3c221635c8bb1",
156156
"installed_by": ["modules"]
157157
},
158158
"samtools/stats": {
159159
"branch": "master",
160-
"git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46",
160+
"git_sha": "c8be52dba1166c678e74cda9c3a3c221635c8bb1",
161161
"installed_by": ["bam_stats_samtools", "modules"]
162162
},
163163
"seqtk/comp": {
@@ -176,7 +176,7 @@
176176
"nf-core": {
177177
"bam_stats_samtools": {
178178
"branch": "master",
179-
"git_sha": "05954dab2ff481bcb999f24455da29a5828af08d",
179+
"git_sha": "c8be52dba1166c678e74cda9c3a3c221635c8bb1",
180180
"installed_by": ["subworkflows"]
181181
},
182182
"utils_nextflow_pipeline": {

modules/nf-core/bcftools/filter/environment.yml

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/nf-core/bcftools/filter/main.nf

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)