view README.rst @ 4:f432bb944473 draft default tip

planemo upload for repository https://github.com/genouest/galaxy-tools/tree/master/tools/braker commit d6f7fd50bc001327f69d5391d236aecba0eb64b3
author genouest
date Thu, 16 Jan 2025 10:40:33 +0000
parents ac13de106677
children
line wrap: on
line source

Braker
=======

This tool is not in IUC because of the license issues with GeneMark and ProtHint that makes it impossible to test it using CI.

GeneMark
---------

Braker can use GeneMark to predict gene, but due to licensing issues, we are not allowed to distribute GeneMark automatically.

If you want to use it, the Galaxy administrator needs to install GeneMark, and set the `GENEMARK_PATH` variable on the job destination.

ProtHint
---------
Braker can use ProtHint to use protein sequences as hints to predict genes, but due to licensing issues, we are not allowed to distribute ProtHint automatically.

If you want to use it, the Galaxy administrator needs to install ProtHint, and set the `PROTHINT_PATH` variable on the job destination.

Running tests
--------------

Tests require working GeneMark and ProtHint installations, which means both GENEMARK_PATH and PROTHINT_PATH are set.

You should also copy a valid GeneMark license (from http://topaz.gatech.edu/GeneMark/license_download.cgi) in test-data/genemark_license.gm_key