go_pass1 moved to bin
Former-commit-id: 6be837df8518c9374c0a9de6ff717add6178d01b Former-commit-id: b2e3e8200b9e14447b7eeedd70191e10cf4b8a58
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
#========================================================================================
|
||||
# usage: go_cds.sh fasta
|
||||
#
|
||||
unsetenv ORG_SOURCED
|
||||
|
||||
setenv ORG_HOME `dirname $0`/../../..
|
||||
source $ORG_HOME/scripts/csh_init.sh
|
||||
@ -49,7 +50,7 @@ Notify "running pass1: exonerate of $Genome"
|
||||
|
||||
foreach f ($fams)
|
||||
set prot = `basename $f:r`
|
||||
$LIB_DIR/go_pass1.sh $Fasta $prot $temp
|
||||
$PROG_DIR/go_pass1.sh $Fasta $prot $temp
|
||||
end
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user