schrodinger.application.transforms.chemio module

class schrodinger.application.transforms.chemio.WriteBatchesOfStructures(file_prefix: Union[str, pathlib.Path])

Bases: schrodinger.seam.transforms._resources._LocalOnlyPTransform, schrodinger.application.transforms.chemio.WriteBatchesOfStructures

A PTransform that writes each element (which is a list of structures) to a separate file with a unique filename. Note that this transform is an identity step that outputs the input PCollection.