TOGA 2016

From HPC users
Revision as of 11:28, 26 November 2020 by Schwietzer (talk | contribs) (Created page with "== Introduction == TOGA is a new method that integrates gene annotation, inferring orthologs and classifying genes as intact or lost. TOGA implements a novel machine learning...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Introduction

TOGA is a new method that integrates gene annotation, inferring orthologs and classifying genes as intact or lost.

TOGA implements a novel machine learning based paradigm to infer orthologous genes between related species and to accurately distinguish orthologs from paralogs or processed pseudogenes. ¹

TOGA makes use of CESAR 2.0 which is also installed on our cluster and will be automatically loaded when loading TOGA.

Installed version(s)

This version is installed and currently available

on environment hpc-env/8.3:

  • TOGA/1.0-intel-2019b-Python-3.7.4

Loading / Using TOGA

To load the desired version of the module, use the command, e.g.

module load hpc-env/8.3
module load TOGA

Always remember: this command is case sensitive!


If you want to find out more about TOGAon the HPC cluster, you can use the command

module spider TOGA

This will show you basic information e.g. a short description and the currently installed version.


Documentation

The full documentation can be found here.