Skip to content

Commit

Permalink
Update Tutorial.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DLBPointon authored Sep 6, 2023
1 parent 56193e3 commit cdd6df0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/Tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,10 @@ We have put alot of work into TreeVal so hopefully you'll find it incredibly hel

```
nextflow_cmd run treeval/main.nf \
-profile singularity \
--input treeval/assets/local_testing/nxOscDF5033.yaml \
--outdir OscDF5033-TEST \
-entry {FULL | RAPID}
-entry RAPID
```

- Yes, normally you would just be calling `nextflow`, however, we had an issue with adding nextflow to path
Expand Down

0 comments on commit cdd6df0

Please sign in to comment.