Mercurial > repos > jasmine_amir > snrqk2
comparison snrqk2.sh @ 1:3ea772b97dd5
"planemo upload commit 7a9829fbbe81758ebaefb654e829ec67a102949e"
author | jasmine_amir |
---|---|
date | Thu, 09 Jun 2022 20:41:24 -0400 |
parents | 2547394443a0 |
children | 78c11c0fc40d |
comparison
equal
deleted
inserted
replaced
0:2547394443a0 | 1:3ea772b97dd5 |
---|---|
1 #!/usr/bin/env bash | 1 #!/usr/bin/env bash |
2 echo "The script you are running has basename $( basename -- "$0"; ), dirname $( dirname -- "$0"; )"; | 2 #echo "The script you are running has basename $( basename -- "$0"; ), dirname $( dirname -- "$0"; )"; |
3 echo "The present working directory is $( pwd; )"; | 3 #echo "The present working directory is $( pwd; )"; |
4 python3 $( dirname -- "$0"; )/SNRQK2.py $1 | 4 python3 $( dirname -- "$0"; )/SNRQK2.py $1 |