2ec1b855bf15da994b011482b39f7a4306dc84a1 hiram Wed Dec 1 12:12:56 2021 -0800 update to run from /hive/data/outside/otto/ncbiRefSeq/ refs #28331 diff --git src/hg/utils/otto/ncbiRefSeq/ottoNcbiRefSeq.sh src/hg/utils/otto/ncbiRefSeq/ottoNcbiRefSeq.sh index 509a808..69ad9ff 100755 --- src/hg/utils/otto/ncbiRefSeq/ottoNcbiRefSeq.sh +++ src/hg/utils/otto/ncbiRefSeq/ottoNcbiRefSeq.sh @@ -1,11 +1,11 @@ #!/bin/bash set -beEu -o pipefail -export TOP="/hive/data/outside/ncbi/genomes/ncbiRefSeq" +export TOP="/hive/data/outside/otto/ncbiRefSeq" cd "${TOP}" ./runHg38.sh ./runMm39.sh ./runHg19.sh ./runMm10.sh