Difference between revisions of "MrBayes 2016"

From HPC users
Jump to navigationJump to search
(Created page with "== Introduction == == Installed version == The currently installed version is '''MrBayres/3.2.6.''' on the environment ''hpc-env/6.4'' == Using MrBayres == If you want to...")
 
 
Line 4: Line 4:
== Installed version ==
== Installed version ==


The currently installed version is '''MrBayres/3.2.6.''' on the environment ''hpc-env/6.4''
The currently installed version is '''MrBayes/3.2.6.''' on the environment ''hpc-env/6.4''


== Using MrBayres ==
== Using MrBayes ==


If you want to find out more about MrBayes on the HPC Cluster, you can use the command
If you want to find out more about MrBayes on the HPC Cluster, you can use the command


  module spider MrBayres
  module spider MrBayes


This will show you basic informations e.g. a short description and the currently installed version.
This will show you basic informations e.g. a short description and the currently installed version.
Line 16: Line 16:
To load the desired version (e.g. 1.8), you must load the module as well as the environment:
To load the desired version (e.g. 1.8), you must load the module as well as the environment:
  module load hpc-env/6.4
  module load hpc-env/6.4
  module load MrBayres
  module load MrBayes


To start MrBayres, just type in the following command after loading the modules named above:
To start MrBayes, just type in the following command after loading the modules named above:
  mb
  mb



Latest revision as of 15:39, 29 October 2018

Introduction

Installed version

The currently installed version is MrBayes/3.2.6. on the environment hpc-env/6.4

Using MrBayes

If you want to find out more about MrBayes on the HPC Cluster, you can use the command

module spider MrBayes

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

To load the desired version (e.g. 1.8), you must load the module as well as the environment:

module load hpc-env/6.4
module load MrBayes

To start MrBayes, just type in the following command after loading the modules named above:

mb

To exit the program, just skip it with CRTL + C or type in

Quit

Documentation

For more information on how to use MrBayes, you can take a look at the manual.

Further information are also available on the homepage or in this scientific paper