precellar.Assay.save#
- Assay.save(out)#
Save the Assay object to a yaml file.
This method saves the Assay object to a yaml file. All paths in the Assay object will be converted to relative paths with respect to the location of the output file.
- Parameters:
out (Path) – The path to save the yaml file.