Difference between revisions of "Task8 Hemochromatosis Protocol"

From Bioinformatikpedia
Line 22: Line 22:
 
Install SCWRL4 into AGroS directory.
 
Install SCWRL4 into AGroS directory.
 
Add link from "scwrl" to "Scwrl4" (otherwise AGroS won't find it).
 
Add link from "scwrl" to "Scwrl4" (otherwise AGroS won't find it).
ln -s scwrl Scwrl4
+
ln -s Scwrl4 scwrl

Revision as of 12:40, 27 June 2012

Getting started


Setting up AGroS

Get AGroS:

module load git

git clone git://github.com/offmarc/AGroS.git

Add line to .profile

export PATH=$PATH:$HOME/masterprakt/task8/AGroS/


Setting up SCWRL4

Install SCWRL4 into AGroS directory. Add link from "scwrl" to "Scwrl4" (otherwise AGroS won't find it).

ln -s Scwrl4 scwrl