I just try to write a script to allow fgenesh to run multi-fasta sequence.
Unfortunately I faced the problem when I writing it :(
My purpose is tried to write a script that allows the following command
worked perfectly:
./script_for_multi_fasta Program Par_file Seq_file <Other options>
eg.
./run_program.pl fgenesh Human fileseq -pmrna > fileres
Thanks a lot for any suggestion and advice.