Difference between revisions of "BIOMART"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Biology]][[Category:Genomics]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|biomart}} | |{{#vardefine:app|biomart}} | ||
Line 23: | Line 23: | ||
<!--Modules--> | <!--Modules--> | ||
− | == | + | ==Environment Modules== |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | |||
− | < | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==System Variables== | ==System Variables== | ||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
Latest revision as of 18:16, 12 August 2022
Description
Tables of Ensembl data can be downloaded via the highly customisable BioMart data mining tool. The BioMart Perl API allow you to go a step further with BioMart and allow you to integrate BioMart Perl Code into custom Perl scripts.
Environment Modules
Run module spider biomart
to find out what environment modules are available for this application.
System Variables
- HPC_BIOMART_DIR - installation directory
- HPC_BIOMART_BIN - executable directory
- HPC_BIOMART_CONF - configuration directory
Additional Information
Download the default BioMart Registry and save it as an xml file to be used with the biomart API scripts.