I have generated a phylogenetic tree using raxml by following command
raxmlHPC -s FcC_supermatrix.phy -n species_tree -M -m GTRGAMMA -f a -x $RANDOM -N 1000 -p 12345 -q FcC_supermatrix_partition.txt
I have obtained a phylogenetic tree with well supported bootstrap value and my final ML Optimization Likelihood value is -45810.705251
. Here, I do not know how to interpret the ML optimization Likelihood value. Please, somebody help me to interpret the same. Is it a acceptable value for the given phylogenetic tree?
Thank you @Mensur Dlakic