Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
Beartooth
# v4.71
[]$ cp /apps/u/opt/gcc/12.2.0/genemark/4.71/gm_key_64 ~/.gm_key

# Teton:
[]$ cp /apps/u/opt/genemark/gm_key_64 .
[]$ mv gm_key_64 ~/.gm_key

Below is an example of the output and error you’ll receive when trying to use the software if the license file wasn’t installed correctly:

Code Block
[@mtest2 EP]$ gmes_petap.pl --seq input/genome.fasta --EP --dbep input/proteins.fasta --verbose --cores=8 --max_intergenic 10000 --mask_penalty 0
# check before the run
...
License key ".gm_key" not found.
This file is neccessary in order to use GeneMark.hmm eukaryotic 3.
...

...