Braker: Difference between revisions
Created page with "Category:SoftwareCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|braker}} |{{#vardefine:url|https://github.com/Gaius-Augustus/BRAKER}} <!--CO..." |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 5: | Line 5: | ||
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | ||
|{{#vardefine:conf|}} <!--CONFIGURATION--> | |{{#vardefine:conf|}} <!--CONFIGURATION--> | ||
|{{#vardefine:exe|}} <!--ADDITIONAL INFO--> | |{{#vardefine:exe|1}} <!--ADDITIONAL INFO--> | ||
|{{#vardefine:job|}} <!--JOB SCRIPTS--> | |{{#vardefine:job|}} <!--JOB SCRIPTS--> | ||
|{{#vardefine:policy|}} <!--POLICY--> | |{{#vardefine:policy|}} <!--POLICY--> | ||
|{{#vardefine:testing|}} <!--PROFILING--> | |{{#vardefine:testing|}} <!--PROFILING--> | ||
|{{#vardefine:faq|}} <!--FAQ--> | |{{#vardefine:faq|}} <!--FAQ--> | ||
|{{#vardefine:citation|}} <!--CITATION--> | |{{#vardefine:citation|1}} <!--CITATION--> | ||
|{{#vardefine:installation|}} <!--INSTALLATION--> | |{{#vardefine:installation|}} <!--INSTALLATION--> | ||
|} | |} | ||
Line 34: | Line 34: | ||
{{#if: {{#var: exe}}|==Additional Information== | {{#if: {{#var: exe}}|==Additional Information== | ||
Prior to running braker, you will need to copy the AUGUSTUS_CONFIG_PATH to your working directory: | |||
$ cd /path/to/blue/working/directory | |||
$ module load braker | |||
$ cp -r $AUGUSTUS_CONFIG_PATH . | |||
After loading the module in your job script, you will need to export the path to the config directory: | |||
export AUGUSTUS_CONFIG_PATH=/path/to/blue/working/directory/config | |||
|}} | |}} |
Revision as of 18:49, 19 August 2024
Description
BRAKER is a pipeline for fully automated prediction of protein coding gene structures with GeneMark-ES/ET and AUGUSTUS in novel eukaryotic genomes
Environment Modules
Run module spider braker
to find out what environment modules are available for this application.
System Variables
- HPC_BRAKER_DIR - installation directory
- HPC_BRAKER_BIN - executable directory
Additional Information
Prior to running braker, you will need to copy the AUGUSTUS_CONFIG_PATH to your working directory:
$ cd /path/to/blue/working/directory
$ module load braker
$ cp -r $AUGUSTUS_CONFIG_PATH .
After loading the module in your job script, you will need to export the path to the config directory:
export AUGUSTUS_CONFIG_PATH=/path/to/blue/working/directory/config
Citation
If you publish research that uses braker you have to cite it as follows:
https://github.com/Gaius-Augustus/BRAKER#citing-braker-and-software-called-by-braker