combineForPDB

fun Collection<Molecule>.combineForPDB(name: String): Pair<Molecule, AtomMap>

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.