alifestd_assign_contiguous_ids

alifestd_assign_contiguous_ids(phylogeny_df: DataFrame, mutate: bool = False) DataFrame

Reassign so each organism’s id corresponds to its row number.

Organisms retain the same row location; only id numbers change. Input dataframe is not mutated by this operation unless mutate True.