from_biom

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

Factory method to construct a RepTaxonomy from biom file.

Parameters
  • filepath (str) – biom file path.

  • kwargs (Any) – Passed to the constructor.

Returns

class:.RepTaxonomy

Return type

Instance of