Difference between revisions of "BRATNextGen"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|BRATNextGen}} |{{#vardefine:url|http://www.helsinki.fi/bsg/software/BRAT-NextGen/}} <!--CONFIGURATION:...")
 
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Category:Software]]
+
[[Category:Software]][[Category:Biology]][[Category:Genomics]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|BRATNextGen}}
 
|{{#vardefine:app|BRATNextGen}}
Line 23: Line 23:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
<!--
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
* {{#var:app}}
 
===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 13:10, 15 August 2022

Description

BRATNextGen website  

BratNextGen is a software tool designed for the detection of recombination events within large bacterial data sets. BratNextGen can be used for analysing aligned whole genome data sets. The output of BratNextGen consists of detected recombinogenic segments.

Environment Modules

Run module spider BRATNextGen to find out what environment modules are available for this application.

System Variables

  • HPC_BRATNEXTGEN_DIR - installation directory