schrodinger.application.transforms.chemio module

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

Bases: _LocalOnlyPTransform, 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.