We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bd530b commit 40b763aCopy full SHA for 40b763a
1 file changed
scripts/do_all.sh
@@ -48,7 +48,7 @@ done
48
49
if [[ $GENOME = smallGRCh37 ]]
50
then
51
- $GENOME = GRCh37
+ GENOME=GRCh37
52
fi
53
54
function toLower() {
0 commit comments