skbio.metadata.MetadataColumn.get_value#

MetadataColumn.get_value(id)[source]#

Retrieve metadata column value associated with an ID.

Parameters:
idstr

ID corresponding to the metadata column value to retrieve.

Returns:
object

Value associated with the provided id.