gene_prediction_just_genemark
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| gene_prediction_just_genemark [2023/07/07 14:28] – [GeneMark-ET] 134.190.232.186 | gene_prediction_just_genemark [2026/02/26 11:53] (current) – 129.173.242.70 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Gene prediction with just GeneMark ====== | ====== Gene prediction with just GeneMark ====== | ||
| - | Joran Martijn | + | Created by Joran Martijn |
| + | |||
| + | Updated by Jason Shao on February 26th, 2026. | ||
| **GeneMark** is one of oldest gene prediction tools still in development, | **GeneMark** is one of oldest gene prediction tools still in development, | ||
| Line 40: | Line 42: | ||
| This is perhaps the most straightforward and pure //ab initio// gene prediction tool. Only the genome FASTA file is provided, and the algorithm will do its best without any external sources of evidence or training input (hence Self-training), | This is perhaps the most straightforward and pure //ab initio// gene prediction tool. Only the genome FASTA file is provided, and the algorithm will do its best without any external sources of evidence or training input (hence Self-training), | ||
| + | |||
| + | Create a conda environment for GeneMark-ES: | ||
| + | |||
| + | < | ||
| + | conda create -n genemark-es perl perl-mce perl-yaml perl-hash-merge perl-parallel-forkmanager | ||
| + | </ | ||
| + | |||
| + | Running GeneMark-ES: | ||
| < | < | ||
| + | source activate genemark-es | ||
| gmes_petap.pl --sequence < | gmes_petap.pl --sequence < | ||
| </ | </ | ||
gene_prediction_just_genemark.1688750898.txt.gz · Last modified: by 134.190.232.186
