alifestd_validate
- alifestd_validate(phylogeny_df: DataFrame, mutate: bool = False, diagnose: bool = True) bool
Is the phylogeny compliant to alife data standards?
Input dataframe is not mutated by this operation unless mutate set True. If diagnose is set, the failing validation subcheck will warn.