AlifestdIplotxShimPandas
- class AlifestdIplotxShimPandas
Iplotx
TreeDataProviderfor pandas alife-standard dataframes.The dataframe must be asexual with contiguous ids and topologically sorted rows. An
ancestor_idcolumn will be derived fromancestor_listif needed.Parameters
- treepd.DataFrame
Pandas phylogeny dataframe in alife standard format.
- mutatebool, default False
If True, allow modification of the input dataframe.
Methods