Skip to content

Commit b65f9d3

Browse files
authored
Change Nextflow command version to V3
Updated Nextflow command to use version V3.
1 parent 1449cac commit b65f9d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ To run this pipeline, you need nextflow and conda or singularity installed on yo
6666
A set of test data are available in this repo to allow you to test the pipeline with just one command line:
6767

6868
```
69-
nextflow run bcgsc/Canadian_Biogenome_Project -latest -r V2 -profile conda
69+
nextflow run bcgsc/Canadian_Biogenome_Project -latest -r V3 -profile conda
7070
```
7171

7272
The outputs are organized in several subfolder that are self-explenatory.

0 commit comments

Comments
 (0)