combine For PDB
fun Collection<Molecule>.combineForPDB(name: String): Pair<Molecule, AtomMap>
Content copied to clipboard
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.