User Tools

Site Tools


shasta-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
shasta-software [2019/11/18 22:56] aorthshasta-software [2020/03/15 11:16] aorth
Line 18: Line 18:
 $ shasta</code> $ shasta</code>
  
-**Note:** Please use the ''--threads'' option to limit the number of threads launched by shasta to be the same amount as in your SLURM sbatch allocation. See the [[https://chanzuckerberg.github.io/shasta/CommandLineOptions.html|shasta documentation for more information]]. +**Note:** Please use the ''%%--threads%%'' option to limit the number of threads launched by shasta to be the same amount as in your SLURM sbatch allocation. See the [[https://chanzuckerberg.github.io/shasta/CommandLineOptions.html|shasta documentation for more information]]. 
  
 ===== Installation ====== ===== Installation ======
 Notes from the sysadmin during installation: Notes from the sysadmin during installation:
  
-<code>$ sudo mkdir -p /export/apps/shasta/0.2.0/bin +<code>$ cd /tmp 
-$ sudo chown aorth /export/apps/shasta/0.2.0/bin +$ sudo mkdir -p /export/apps/shasta/0.3.0/bin 
-$ wget https://github.com/chanzuckerberg/shasta/releases/download/0.2.0/shasta-Linux-0.2.0 -O /export/apps/shasta/0.2.0/bin/shasta+$ sudo chown aorth /export/apps/shasta/0.3.0/bin 
 +$ wget https://github.com/chanzuckerberg/shasta/releases/download/0.3.0/shasta-Linux-0.3.0 -O /export/apps/shasta/0.3.0/bin/shasta
 $ chmod +x /export/apps/shasta/0.2.0/bin/shasta $ chmod +x /export/apps/shasta/0.2.0/bin/shasta
-$ sudo chown root:root /export/apps/shasta/0.2.0/bin/shasta +$ sudo chown root:root /export/apps/shasta/0.3.0/bin/shasta</code>
-</code>+
shasta-software.txt · Last modified: 2020/03/15 11:19 by aorth