{\rtf1\ansi\ansicpg1252\cocoartf1671 {\fonttbl\f0\fnil\fcharset0 Monaco;} {\colortbl;\red255\green255\blue255;\red86\green32\blue244;\red0\green0\blue163;\red224\green228\blue9; \red0\green0\blue0;\red209\green113\blue37;\red56\green185\blue199;\red202\green51\blue35;\red133\green0\blue2; \red219\green39\blue218;} {\*\expandedcolortbl;;\cssrgb\c41680\c25960\c96645;\cssrgb\c0\c0\c70000;\cssrgb\c90000\c90000\c0; \csgray\c0;\cssrgb\c85991\c52029\c18734;\cssrgb\c25544\c77008\c82022;\cssrgb\c83898\c28665\c18024;\cssrgb\c60000\c0\c0; \cssrgb\c89513\c29738\c88483;} \margl1440\margr1440\vieww10800\viewh8400\viewkind0 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\partightenfactor0 \f0\fs20 \cf2 \CocoaLigature0 #!/\cf3 \cb4 bin\cf2 \cb1 /bash\cf5 \ \cf2 #$ -l arch=linux-x64\cf5 \ \cf2 #$ -l h_rt=48:0:0\cf5 \ \cf2 #$ -l mem_free=8G\cf5 \ \cf2 #$ -S /\cf3 \cb4 bin\cf2 \cb1 /bash\cf5 \ \cf2 #$ -cwd\cf5 \ \cf2 #$ -j y\cf5 \ \cf2 #$ -r y\cf5 \ \ \cf6 export\cf7 _JAVA_OPTIONS=\cf6 "\cf8 -Xms256M -Xmx16384M -XX:ParallelGCThreads=1\cf6 "\cf5 \ \cf6 export\cf7 PATH=\cf6 "\cf8 /netapp/home/kirsty.jamieson/miniconda3/\cf9 \cb4 bin\cf8 \cb1 :\cf10 $PATH\cf6 "\cf5 \ \cf7 LIB\cf5 =/netapp/home/kirsty.jamieson/dependencies/atac-seq-pipeline\ \ \cf6 source\cf5 activate encode-atac-seq-pipeline\ \cf7 INPUT\cf5 =\cf10 $LIB\cf5 /examples/\cf6 local\cf5 /ENCSR356KRQ_subsampled.json\ java \cf10 -jar\cf5 \cf10 -Dconfig\cf5 .file\cf6 =\cf10 $LIB\cf5 /backends/backend.conf \cf10 $LIB\cf5 /cromwell-34.jar run atac.wdl \cf10 -i\cf5 \cf10 $\{INPUT\}}