Difference between revisions of "Applications/BayesTraits"
From HPC
m |
m |
||
Line 17: | Line 17: | ||
salloc: Granted job allocation 409670 | salloc: Granted job allocation 409670 | ||
Job ID 409670 connecting to c128, please wait... | Job ID 409670 connecting to c128, please wait... | ||
+ | [username@c128 ~]$ module load bayesTrait/3.0.0 | ||
[username@c128 ~]$ BayesTraitsV3 /trinity/clustervision/CentOS/7/apps/bayesTraits/3.0.0/Mammal.trees bob.tress | [username@c128 ~]$ BayesTraitsV3 /trinity/clustervision/CentOS/7/apps/bayesTraits/3.0.0/Mammal.trees bob.tress | ||
BayesTraits V3.0 (Mar 2 2017) | BayesTraits V3.0 (Mar 2 2017) | ||
Line 34: | Line 35: | ||
</pre> | </pre> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Further Information== | ==Further Information== | ||
* [http://http://www.evolution.rdg.ac.uk/index.html http://www.evolution.rdg.ac.uk/index.html] | * [http://http://www.evolution.rdg.ac.uk/index.html http://www.evolution.rdg.ac.uk/index.html] | ||
− | |||
Revision as of 11:23, 1 August 2017
Application Details
- Description: BayesTraits
- Version: 3.0.0 (supplied compiled binaries)
- Modules: bayes/3.0.0 (apps)
- Licence: Free (http://www.evolution.rdg.ac.uk/index.html)
Usage Examples
===Interactive Session===
[user@login01 ~]$ interactive salloc: Granted job allocation 409670 Job ID 409670 connecting to c128, please wait... [username@c128 ~]$ module load bayesTrait/3.0.0 [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
Further Information