Mercurial > repos > jasmine_amir > snrqk2
comparison snrqk2.sh @ 6:78c11c0fc40d
"planemo upload commit 731a605271e66ff9f22684ae8e051c9ec7b76891-dirty"
author | jasmine_amir |
---|---|
date | Fri, 10 Jun 2022 11:56:35 -0400 |
parents | 3ea772b97dd5 |
children | afdc30585627 |
comparison
equal
deleted
inserted
replaced
5:9dff991da8ac | 6:78c11c0fc40d |
---|---|
1 #!/usr/bin/env bash | 1 #!/usr/bin/env bash |
2 export PYTHONPATH="${PYTHONPATH}:/dep/_conda/envs/mulled-v1-e768cf6204601aaa1882cdead0f0e26ecc34bb4b986922cb2c9548acfe186937" | |
2 #echo "The script you are running has basename $( basename -- "$0"; ), dirname $( dirname -- "$0"; )"; | 3 #echo "The script you are running has basename $( basename -- "$0"; ), dirname $( dirname -- "$0"; )"; |
3 #echo "The present working directory is $( pwd; )"; | 4 #echo "The present working directory is $( pwd; )"; |
4 python3 $( dirname -- "$0"; )/SNRQK2.py $1 | 5 python3 $( dirname -- "$0"; )/SNRQK2.py $1 |