from_biom

classmethod FrequencyTable.from_biom(filepath, **kwargs)[source]

Factory method to construct a FrequencyTable from biom file.

Parameters
  • filepath (str) – Path to biom file

  • kwargs – Compatibility

Returns

Instance of class

Return type

.FrequencyTable