Utility functions (gneiss.util)

This module contains helper functions for aligning metadata tables, contingency tables and trees.

Functions

match(table, metadata) Matches samples between a contingency table and a metadata table.
match_tips(table, tree) Returns the contingency table and tree with matched tips.
rename_internal_nodes(tree[, names, inplace]) Names the internal according to level ordering.