Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
documentation:tools:software:genemark [2018/01/30 13:23] – [GeneMark ES/ET] cpetit | documentation:tools:software:genemark [2025/03/12 15:02] (Version actuelle) – supprimée ltaulell | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | |||
- | <note warning> | ||
- | here at http:// | ||
- | </ | ||
- | |||
- | |||
- | ====== GeneMark ES/ET ====== | ||
- | |||
- | * eukaryotic gene finder that can perform gene prediction without curated training sets. | ||
- | |||
- | ^ Version | ||
- | | 4.32 | N/A | N/A | ''/ | ||
- | | | **modulefile** : GeneMark/ | ||
- | |||
- | |||
- | Pour utiliser les modulefiles, | ||
- | |||
- | <note important> | ||
- | Get it from http:// | ||
- | </ | ||
- | |||
- | ===== Usage on PSMN ===== | ||
- | |||
- | GeneMark need additionals PERL modules installable from CPAN (see [[documentation: | ||
- | |||
- | <code perl> | ||
- | cpan | ||
- | > install Hash::Merge | ||
- | > install Logger:: | ||
- | > install Sub:: | ||
- | > install Parallel:: | ||
- | </ | ||
- | |||
- | |||
- | ===== Site officiel ===== | ||
- | * http:// | ||
- | |||