Skip to content

Commit

Permalink
docs: changed base domain of examples
Browse files Browse the repository at this point in the history
  • Loading branch information
swampie committed Sep 10, 2024
1 parent 4918642 commit 5559521
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ $ tw launch my_rnaseq_nf_pipeline

Workflow 1XCXxX0vCX8xhx submitted at user workspace.

https://tower.nf/user/abhinav/watch/1XCXxX0vCX8xhx
https://cloud.seqera.io/user/abhinav/watch/1XCXxX0vCX8xhx
```

When using `--wait`, `tw` can exit with one of two exit codes:
Expand All @@ -222,7 +222,7 @@ $ tw launch my_rnaseq_nf_pipeline --params-file=my_rnaseq_nf_pipeline_params_2.y

Workflow 2XDXxX0vCX8xhx submitted at user workspace.

https://tower.nf/user/abhinav/watch/2XDXxX0vCX8xhx
https://cloud.seqera.io/user/abhinav/watch/2XDXxX0vCX8xhx
```

See [Nextflow configuration][nextflow-config] for more information.
Expand All @@ -236,7 +236,7 @@ $ tw launch https://github.com/nf-core/rnaseq --params-file=./custom_rnaseq_para

Workflow 2XDXxX0vCX8xhx submitted at user workspace.

https://tower.nf/user/abhinav/watch/2XDXxX0vCX8xhx
https://cloud.seqera.io/user/abhinav/watch/2XDXxX0vCX8xhx
```

- Pipeline parameters are defined within the `custom_rnaseq_params.yaml` file.
Expand Down

0 comments on commit 5559521

Please sign in to comment.