Truth.to_yaml

Contents

Truth.to_yaml#

missionbio.demultiplex.protein.truth.Truth.to_yaml

Truth.to_yaml(path: Union[Path, str], version: str) None#

Writes the truth to a YAML file.

Parameters:
  • path – The path to the YAML file.

  • version – The version of the truth.


< Class Truth