Task8 Hemochromatosis Protocol

From Bioinformatikpedia
Revision as of 12:38, 27 June 2012 by Bernhoferm (talk | contribs)

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 scwrl Scwrl4