User Tools

Site Tools


mpiblast

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
mpiblast [2010/01/19 09:38] 172.26.0.166mpiblast [2010/01/19 10:09] 172.26.0.166
Line 63: Line 63:
   * mpiBLAST Guide: http://www.mpiblast.org/Docs/Guide   * mpiBLAST Guide: http://www.mpiblast.org/Docs/Guide
   * Updating the BLAST databases: http://www.ncbi.nlm.nih.gov/blast/docs/update_blastdb.pl   * Updating the BLAST databases: http://www.ncbi.nlm.nih.gov/blast/docs/update_blastdb.pl
-<code>$ sudo mkdir -p /state/           
-$ sudo ln -s /scratch/ /state/partition1 
-$ sudo chmod 777 /scratch/ 
-$ sudo chmod o+t /scratch/</code>