Hello,
I am trying to perform a sensitivity analysis on a dataset of ~900 genes. I have gene trees for each of these as well as a species tree. I am wishing to draw bipartition information on the species tree using the gene trees. A paper doing the same analysis said they used the raxml -f b flag to do this. When I attempt to run this command on my data, I get the error "raxmlHPC: bipartitionList.c:931: calcBipartitions: Assertion `tr->ntips == tr->mxtips' failed."
Looking at the standard output, I saw that there is the following line after listing out the species in the first tree included in the file of all gene trees: "Expecting all remaining trees in collection to have the same taxon set." This tells me that this command requires all trees provided in the gene tree file to contain all taxa; however, often gene trees might have some missing taxa. Is there a way to work around this so that I can have bipartition information drawn on my species tree based on these gene trees?
Best,
Theresa