RList

class fegrow.RList(iterable=(), /)[source]

Streamline working with RMol by presenting the same interface on the list, and allowing to dispatch the functions to any single member.

discard_missing()[source]

Remove from this list the molecules that have no conformers

optimise_in_receptor(*args, **kwargs)[source]

Replace the current molecule with the optimised one. Return lists of energies.