RevBayes-Teaching: Difference between revisions

From Research Computing Center Wiki
Jump to navigation Jump to search
No edit summary
 
Line 9: Line 9:


=== Version ===
=== Version ===
1.1.0, 1.2.1
1.2.5
   
   
=== Author / Distributor ===
=== Author / Distributor ===
Line 22: Line 22:
=== Running Program ===
=== Running Program ===


Version 1.2.1 is installed as software module and can be loaded into your software environment with
Version 1.2.5 is installed as software module and can be loaded into your software environment with


<pre class="gcommand">
<pre class="gcommand">
ml RevBayes/1.2.1-gompi-2022a
ml RevBayes/1.2.5-gompi-2023a
</pre>
</pre>


<!--
Version 1.1.0 of this application is installed as a singularity image: /apps/singularity-images/RevBayes_1.1.0.simg
Version 1.1.0 of this application is installed as a singularity image: /apps/singularity-images/RevBayes_1.1.0.simg


Line 63: Line 64:
</div>
</div>
In the real submission script, at least all the above underlined values need to be reviewed or to be replaced by the proper values.   
In the real submission script, at least all the above underlined values need to be reviewed or to be replaced by the proper values.   
 
-->
Please refer to [[Running_Jobs_on_the_teaching_cluster]], [[Running_Jobs_on_the_teaching_cluster#Running_an_X-windows_application | Run X window Jobs]] and [[Running_Jobs_on_the_teaching_cluster#How_to_open_an_interactive_session | Run interactive Jobs]] for more details of running jobs at Teaching cluster.
Please refer to [[Running_Jobs_on_the_teaching_cluster]], [[Running_Jobs_on_the_teaching_cluster#Running_an_X-windows_application | Run X window Jobs]] and [[Running_Jobs_on_the_teaching_cluster#How_to_open_an_interactive_session | Run interactive Jobs]] for more details of running jobs at Teaching cluster.


 
<!--
Here is an example of job submission command:
Here is an example of job submission command:
<pre  class="gcommand">
<pre  class="gcommand">
sbatch ./sub.sh  
sbatch ./sub.sh  
</pre>
</pre>
 
-->
=== Documentation ===
=== Documentation ===
   
   

Latest revision as of 15:43, 9 January 2026

Category

Bioinformatics

Program On

Teaching

Version

1.2.5

Author / Distributor

RevBayes

Description

" Bayesian phylogenetic inference using probabilistic graphical models and an interactive language." More details are at RevBayes

Running Program

Version 1.2.5 is installed as software module and can be loaded into your software environment with

ml RevBayes/1.2.5-gompi-2023a

Please refer to Running_Jobs_on_the_teaching_cluster, Run X window Jobs and Run interactive Jobs for more details of running jobs at Teaching cluster.

Documentation

Please see http://revbayes.github.io

Back to Top

Installation

Singularity image obtained from RevBayes

System

64-bit Linux