write

RepPhylogeny.write(output_fp, mode='w', **kwargs)[source]

Writes the Newick tree into specified file.

Parameters
  • output_fp (str) – Output filepath

  • mode (str) – File write mode.

  • kwargs (Any) – Compatibility

Return type

None