Training Genemarkhmm
1
1
Entering edit mode
12.1 years ago

I am preparing to annotate the genome of a non-model organism using Maker. As part of its pipeline, Maker runs GeneMarkHMM. Can I train a model specifically for this genome to improve the predictions generated by GeneMarkHMM. The documentation does not seem to be clear on this.

gene genome training • 4.5k views
ADD COMMENT
2
Entering edit mode
12.1 years ago
Sujai Kumar ▴ 270

GeneMark is terrific - get the GeneMark-ES program from http://exon.gatech.edu/license_download.cgi (my file was called gm_es_bp_linux64_v2.3e.tar.gz). Follow the instructions for installing it.

Once done, run:

../gm_es_bp_linux64_v2.3e/gmes/gm_es.pl DraftGenome.fasta --min_contig 20000 >logfile

It will create a whole bunch of folders in the cwd. The HMM file that you provide to MAKER is in mod/es.mod

Hope this helps.

ADD COMMENT

Login before adding your answer.

Traffic: 3088 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6