Skip to content

Commit

Permalink
modified: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
J35P312 committed Sep 30, 2019
1 parent 6196c5d commit c6a989b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Next, you may run TIDDIT like this:

TIDDIT is also distributed with a Singularity environment (http://singularity.lbl.gov/index.html). Type the following command to download the container:

singularity pull --name TIDDIT.simg shub://J35P312/TIDDIT
singularity pull --name TIDDIT.simg shub://J35P312/TIDDIT:latest

Type the following to run tiddit:

Expand All @@ -51,6 +51,9 @@ You may also build it yourself (if you have sudo permisions)

The singularity container will download and install the latest commit on the scilifelab branch of TIDDIT.
The "versioned_singularity" folder contains singularity recipes for installing certain releases of TIDDIT.
These releases may also be downloaded through singularity hub

singularity pull --name TIDDIT.simg shub://J35P312/TIDDIT:2.7.1

The SV module
=============
Expand Down

0 comments on commit c6a989b

Please sign in to comment.