draw bipartition information

41 views
Skip to first unread message

Abush zinaw Zergabachew

unread,
Oct 14, 2022, 4:45:05 AM10/14/22
to raxml
I was trying to draw bipartition information on a tree (provided with -t ) based on multiple trees (specified by -z) using command;

raxmlHPC -N 1000 -T 4 -f b -m GTRCAT -z Trees/Menthinae_bootstrap.All -t Trees/Menthinae_dist_matx_cor_.tre -n BS_TREE_MAIN

but keep getting Computation of bipartitions (-f b) not implemented for the MPI-Version error.

I am using the hybrid version RAxML/8.2.12-foss-2018b-hybrid-avx2 of RAxML on our cluster.

Script:

#!/bin/sh

#SBATCH --job-name=raxml

#SBATCH --account=nn9370k

#SBATCH -o log/rax-%j.out

#SBATCH -e log/rax-%j.err

#SBATCH --time=00:30:00

#SBATCH --ntasks=

#SBATCH --mem=8G

## load necessary modules

module purge

module load RAxML/8.2.12-foss-2018b-hybrid-avx2


## draw bipartition information on a tree

raxmlHPC -N 1000 -T 4 -f b -m GTRCAT -z Trees/Menthinae_bootstrap.All -t Trees/Menthinae_dist_matx_cor_.tre -n BS_TREE_MAIN

Please if you have any suggestion; I am not that fluent on bioinformatic so need your help.

Best,

Abush

Alexandros Stamatakis

unread,
Oct 14, 2022, 5:03:50 AM10/14/22
to ra...@googlegroups.com
Just run the sequential RAxML version, the draw bipartition function is
very fast to compute and does not require the parallel version anyway,

Alexis
> --
> You received this message because you are subscribed to the Google
> Groups "raxml" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to raxml+un...@googlegroups.com
> <mailto:raxml+un...@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/raxml/c2fc6f11-51ff-41da-884e-551eee18568dn%40googlegroups.com <https://groups.google.com/d/msgid/raxml/c2fc6f11-51ff-41da-884e-551eee18568dn%40googlegroups.com?utm_medium=email&utm_source=footer>.

--
Alexandros (Alexis) Stamatakis

Research Group Leader, Heidelberg Institute for Theoretical Studies
Full Professor, Dept. of Informatics, Karlsruhe Institute of Technology
Affiliated Scientist, Evolutionary Genetics and Paleogenomics (EGP) lab,
Institute of Molecular Biology and Biotechnology, Foundation for
Research and Technology Hellas

www.exelixis-lab.org

Mac

unread,
Oct 14, 2022, 5:19:32 AM10/14/22
to ra...@googlegroups.com
Thank you Alexis,

Sorry, but how can I invoke the sequential RAxML version? I tried raxmlHPC -SSE3, however, still get the same message.

Best,
Abush
To unsubscribe from this group and stop receiving emails from it, send an email to raxml+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/raxml/5d9271eb-206a-3d73-b1fb-39dfacaf8258%40gmail.com.


Alexandros Stamatakis

unread,
Oct 14, 2022, 5:22:26 AM10/14/22
to ra...@googlegroups.com
you will have to re-compile RAxML to get the seq. version,

Alexis

Mac

unread,
Oct 14, 2022, 7:26:07 AM10/14/22
to ra...@googlegroups.com

Solved!

Thanks a lot.
Best,
Abush
To view this discussion on the web visit https://groups.google.com/d/msgid/raxml/84df3e92-e2c7-bf48-5d7a-fbcd9d97e11b%40gmail.com.


Reply all
Reply to author
Forward
0 new messages