write_otu_table

BiomeAssembly.write_otu_table(output_fp, *args, sep=',', **kwargs)[source]

Write OTU-table to the file.

Parameters
  • output_fp (str) – Output filepath

  • *args – Compatibility

  • sep (str) – Delimiter

  • **kwargs – Compatibility

  • args (Any) –

  • kwargs (Any) –

Return type

None