Mercurial > repos > davidvanzessen > shm_csr
comparison change_o/define_clones.sh @ 82:a103134ee6e0 draft
Uploaded
author | davidvanzessen |
---|---|
date | Thu, 25 Feb 2021 10:32:32 +0000 |
parents | b6f9a640e098 |
children |
comparison
equal
deleted
inserted
replaced
81:b6f9a640e098 | 82:a103134ee6e0 |
---|---|
1 #!/bin/bash | 1 #!/bin/bash |
2 # something to make it commit, with unix line ends | |
2 dir="$(cd "$(dirname "$0")" && pwd)" | 3 dir="$(cd "$(dirname "$0")" && pwd)" |
3 | 4 |
4 #define_clones.sh $input $noparse $scores $regions $out_file | 5 #define_clones.sh $input $noparse $scores $regions $out_file |
5 | 6 |
6 type=$1 | 7 type=$1 |