jinyizju / V.PhyloMaker

This R package makes phylogenetic hypotheses for a user-specified list of species at a faster speed than S.PhyloMaker
32 stars 12 forks source link

SOLVED/ How to save phylo.maker object into .tre format? #9

Closed AntoineBeckerScarpitta closed 4 years ago

AntoineBeckerScarpitta commented 4 years ago

Dear Jin Yi, Thank you for this package and open access codes. Is it possible to save the output object generated by phylo.maker into .tre format for further analysis. Thank you very much for the support, Best regards, Antoine Becker-Scarpitta,

AntoineBeckerScarpitta commented 4 years ago

Problem solved, the phylo objects are inside the list generated with the function:
phylo.maker(species, tree = GBOTB.extended, scenarios=c("S1", "S2", "S3"))