Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgalbraith committed Feb 17, 2023
1 parent 5fd8ae4 commit 200eeee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ Next, transfer the bbtools.sif file to the system on which you want to run BBToo
BBTOOLS_SIF=path/to/bbtools39.01.sif

# Test that BBTools can run from Singularity container
singularity run $BBTOOLS_SIF bbduk.sh --help # depending on system/version, singularity may be called apptainer
singularity run $BBTOOLS_SIF bbduk.sh -Xmx500m --version # depending on system/version, singularity may be called apptainer
```

0 comments on commit 200eeee

Please sign in to comment.