Difference between revisions of "CD task8 protocol"
From Bioinformatikpedia
(Created page with "== Preparation == * Load LRZ tools: module load lrztools * Load git module load git *clone git repository: git clone git://github.com/offmarc/AGroS.git *SetPath export …") |
|||
Line 12: | Line 12: | ||
*SetPath |
*SetPath |
||
export PATH=$PATH:$HOME/AGroS/ |
export PATH=$PATH:$HOME/AGroS/ |
||
+ | |||
+ | *Job script |
||
+ | --- |
||
+ | |||
+ | *Start jobs on: |
||
+ | ssh -X lxia4-1 |
Revision as of 14:07, 27 June 2012
Preparation
- Load LRZ tools:
module load lrztools
- Load git
module load git
- clone git repository:
git clone git://github.com/offmarc/AGroS.git
- SetPath
export PATH=$PATH:$HOME/AGroS/
- Job script
---
- Start jobs on:
ssh -X lxia4-1