Entering edit mode
8.8 years ago
####
▴
220
Hi ! I am trying to train augustus for glycine and I am following the steps you have mentioned.
While using gff2gbSmallDNA.pl
, I am getting error Couldn't open gff.
While using autoAug.pl
following error:
Error: The environment variable AUGUSTUS_CONFIG_PATH is not define
Can any one help me with this?
Thank you SES ... I have set the config path inside the perl script I have used. Its working fine as of now.
It worked for me:
export AUGUSTUS_CONFIG_PATH=/path/augustus/config export PATH=$PATH: =/path/augustus/bin