alifestd_mark_clade_faithpd_polars
- alifestd_mark_clade_faithpd_polars(phylogeny_df: DataFrame, *, mark_as: str = 'clade_faithpd') DataFrame
Add column clade_faithpd, containing sum branch length among descendant nodes.
The output column name can be changed via the
mark_asparameter.