Skip to content

Commit

Permalink
bump versions and typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ggabernet committed Oct 23, 2023
1 parent c4694cd commit 35d63e1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ On release, automated continuous integration tests run the pipeline on a full-si

## Pipeline summary

nf-core/airrflow allows the end-to-end processing of BCR and TCR bulk and single cell targeted sequencing data. Several protocols are supported, please see the [usage documenation](https://nf-co.re/airrflow/usage) for more details on the supported protocols.
nf-core/airrflow allows the end-to-end processing of BCR and TCR bulk and single cell targeted sequencing data. Several protocols are supported, please see the [usage documentation](https://nf-co.re/airrflow/usage) for more details on the supported protocols.

![nf-core/airrflow overview](docs/images/metro-map-airrflow.png)

Expand Down
2 changes: 1 addition & 1 deletion assets/multiqc_config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
report_comment:
This report has been generated by the <a href="https://github.com/nf-core/airrflow/3.1.0" target="_blank">nf-core/airrflow</a>
This report has been generated by the <a href="https://nf-co.re/airrflow/3.2.0" target="_blank">nf-core/airrflow</a>
analysis pipeline. For information about how to interpret these results, please see the
<a href="https://nf-co.re/airrflow" target="_blank">documentation</a>.

Expand Down
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ manifest {
description = """B and T cell repertoire analysis pipeline with the Immcantation framework."""
mainScript = 'main.nf'
nextflowVersion = '!>=23.04.0'
version = '3.2.0dev'
version = '3.2.0'
doi = '10.5281/zenodo.2642009'
}

Expand Down

0 comments on commit 35d63e1

Please sign in to comment.