Browse Source

test

master
YaqingLiu 4 years ago
parent
commit
46e7af0783
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      tasks/access.wdl

+ 0
- 1
tasks/access.wdl View File

String disk_size String disk_size


command << command <<
echo ${method}
if [ ${method}=="amplicon" ]; then if [ ${method}=="amplicon" ]; then
cp ${bed} access-mappable.bed cp ${bed} access-mappable.bed
else else

Loading…
Cancel
Save