https://github.com/ab4377/dream-project
Raw File
Tip revision: 8e64d9628355fde264b6481f9955478fed995fe5 authored by Avinash Bukkittu on 04 October 2017, 22:20:26 UTC
Merge branch 'master' of https://github.com/ab4377/dream-project
Tip revision: 8e64d96
job.sh
module load python/2.7.11
source /ifs/scratch/c2b2/ip_lab/ab4377/project/bin/activate
python ExtractConvertedData.py "$1" "$2" "$3" "$4"

back to top