-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
Gemy Kaithakottil edited this page Feb 5, 2026
·
3 revisions
Below are some common errors that we could encounter
If you get the error below:
/usr/bin/time: cannot run augustus: No such file or directory
Command exited with non-zero status 127
The same is applicable if you get an error with:
optimize_augustus.pl
classify_transcripts
We get this error because augustus (for example) was not in the PATH. To add augustus to the PATH, please execute the below command.
source activate_reatIf you still get the error, please make sure that you are in the right working directory. You can check if you are in the right working directory by looking at the start of the wiki commands you are following. If you are not sure or have difficulties, please ask us.
If you get the error below:
seqkit: command not found
The same is applicable if you get an error with:
gff2gbSmallDNA.pl
randomSplit.pl
new_species.pl
etraining
augustus
reat
Please execute the below command:
source activate_reat- Workshop Wiki Home
- Basic Unix Command Guide
- Transcript assembly commands
- Mikado commands
- Annotation liftover commands
- Augustus
- Tiberius commands
- Helixer commands
- GALBA commands
- BRAKER3 commands
- Minos commands
- EVidenceModeler (EVM) commands
- Annotation Web Apollo Browser
- Workshop data locations
- Software tools used
- Guacamole tips
- Troubleshooting