Difference between revisions of "Applications/BayesTraits"

From HPC
Jump to: navigation , search
m
m
Line 10: Line 10:
 
==Usage Examples==
 
==Usage Examples==
  
   
+
  ===Interactive Session===
 +
 
 +
<pre style="background-color: black; color: white; border: 2px solid black; font-family: monospace, sans-serif;">
 +
 
 +
[user@login01 ~]$ interactive
 +
salloc: Granted job allocation 409670
 +
Job ID 409670 connecting to c128, please wait...
 +
[username@c128 ~]$ BayesTraitsV3 /trinity/clustervision/CentOS/7/apps/bayesTraits/3.0.0/Mammal.trees bob.tress
 +
BayesTraits V3.0 (Mar  2 2017)
 +
Mark Pagel and Andrew Meade
 +
www.evolution.reading.ac.uk
 +
...
 +
 
 +
</pre>
 +
 
 +
===Batch Session===
 +
 
 +
<pre style="background-color: black; color: white; border: 2px solid black; font-family: monospace, sans-serif;">
 +
 
 +
[user@login01 ~]$ sbatch bayestrait-test.job
 +
Submitted batch job 409671
 +
 
 +
</pre>
  
  

Revision as of 11:21, 1 August 2017

Application Details

Usage Examples

===Interactive Session===

[user@login01 ~]$ interactive
salloc: Granted job allocation 409670
Job ID 409670 connecting to c128, please wait...
[username@c128 ~]$ BayesTraitsV3 /trinity/clustervision/CentOS/7/apps/bayesTraits/3.0.0/Mammal.trees bob.tress
BayesTraits V3.0 (Mar  2 2017)
Mark Pagel and Andrew Meade
www.evolution.reading.ac.uk
...

===Batch Session===

[user@login01 ~]$ sbatch bayestrait-test.job
Submitted batch job 409671




[username@login01 ~]$ module load bayesTrait/3.0.0

Further Information



Icon home.png