« biom.table.Table.add_group_metadata :: Contents :: biom.table.Table.align_to »
Take a dict of metadata and add it to an axis.
md : dict of dict
md should be of the form {id: {dict_of_metadata}}
axis : {‘sample’, ‘observation’}, optional
The axis to operate on