A text file dataset for Papionini containing 1730 gene trees on 7 taxa. This is a subset of the data of Vanderpool2020;textualMSCquartets.
A text file with 1703 metric Newick gene trees each with 7 leaves labelled:
Cercocebus_atys, Mandrillus_leucophaeus, Papio_anubis, Theropithecus_gelada,
Macaca_fascicularis, Macaca_mulatta, Macaca_nemestrina
File is accessed as system.file("extdata","dataPapioniniVanderpool",package="MSCquartets")
, for
example via the ape
command:
gts = read.tree(file=system.file("extdata","dataPapioniniVanderpool",package="MSCquartets"))
Vanderpool2020MSCquartets