Difference between revisions of "SEPP"

From UFRC
Jump to navigation Jump to search
(One intermediate revision by one other user not shown)
Line 21: Line 21:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
===Serial===
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
* {{#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
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
* HPC_{{#uppercase:{{#var:app}}}}_CONF - configuration examples directory
+
* HPC_{{uc:{{#var:app}}}}_CONF - configuration examples directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==
Line 80: Line 70:
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
__NOTOC____NOEDITSECTION__
 
__NOTOC____NOEDITSECTION__
=Validation=
 
* Validate 4/5/2018
 

Revision as of 20:42, 10 June 2022

Description

sepp website  

SEPP stands for "SATe-enabled Phylogenetic Placement", and addresses the problem of phylogenetic placement of short reads into reference alignments and trees.

Environment Modules

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

System Variables

  • HPC_SEPP_DIR - installation directory
  • HPC_SEPP_BIN - executable directory
  • HPC_SEPP_CONF - configuration examples directory

Additional Information

The sepp module includes all three components of the SEPP suite - SEPP, TIPP, and UPP - the three methods use ensembles of Hidden Markov Models (HMMs) in different ways, each focusing on a different problem..

  • SEPP - SATe-enabled phylogenetic placement
  • TIPP - Taxonomic identification and phylogenetic profiling
  • UPP - Ultra-large alignments using Phylogeny-aware Profiles