Patch a bug to launch exonerate on complexe filename

Former-commit-id: e8357a639a22cb123985a0ed487dfd4018c9bb0a
Former-commit-id: a2e1c2ce75c0eac9574b7a68506f6f209e54ea89
This commit is contained in:
2018-01-24 14:30:00 +01:00
parent 4c7ba137d9
commit 8d2ec19fe8
2 changed files with 21 additions and 3 deletions

View File

@@ -63,6 +63,8 @@ foreach dir ("core" "shell" "dust")
endif
end
cp $temp/ $Genome.cds.fasta $Genome.cds.fasta
#
# pass2: transsplicing
#
@@ -71,6 +73,8 @@ end
# pass3: prokov
#
$PROG_DIR/do_prokov.sh $Fasta $Genome.cds.fasta $temp
#
# end : output on stdout
#