Final small changes to patch the bug related to complex filenames
Former-commit-id: c59d7b5e7f8c8f37e955e44b354521c312cfc2c4 Former-commit-id: e9d8bc55d4542b276e91104672ba7dddb53c0c6a
This commit is contained in:
@ -83,7 +83,7 @@ foreach dir ("core" "shell" "dust")
|
||||
endif
|
||||
end
|
||||
|
||||
cp $temp/$Genome.cds.fasta $Genome.cds.fasta
|
||||
cp $temp/genome.cds.fasta $Genome.cds.fasta
|
||||
|
||||
#
|
||||
# pass2: transsplicing
|
||||
|
Reference in New Issue
Block a user