Package edu. duke. cs. osprey. gui. io
Types
Generates a chain with one residue for each group of bonded atoms in the molecule. Useful for small molecules and solvents, as long as we have bonds.
Generates single-residue chains for non-polymer molecules. Useful for small molecules.
Generates chain ids in the range A-Z.
Reads stdout and stderr from a process and sends the lines back in a ConcurrentLinkedQueue instance.
Functions
A wrapper for Molecule.combine() that tries to intelligently generate polymer chains for non-polymer molecules to satisfy the limitations of the PDB file format.
Read molecules from the OMOL (OSPREY molecule) format.
Read a molecule in PDB format.
Compiled conf spaces are actually big enough that parsing the TOML file can run the JVM out of heap space! So, we need a more efficient format...
Save the molecule to the Mol2 format.
Convert an OSPREY molecule to a Molscope molecule.
Convert a Molscope molecule to an OSPREY molecule.
Save the molecule to PDB format.
Writes out a list of fragments to TOML