schrodinger.structutils.io module¶
This module is deprecated. Please use the classes from structure.py module.
Copyright Schrodinger, LLC. All rights reserved.
-
class
schrodinger.structutils.io.MultiFileWriter(*args, **kwargs)[source]¶ Bases:
schrodinger.structure._io.MultiFileStructureWriter-
append(st)¶
-
close()¶ Close any open file handles
-
getFiles()¶ Return a list of file paths for the written files.
-
getNumStructures()¶ Return the total number of structures that were written.
-