peppr.is_small_molecule#

peppr.is_small_molecule(chain: AtomArray) bool[source]#

Check whether the given chain is a small molecule.

Parameters:
chainstruc.AtomArray, shape=(n,)

The chain to check.

Returns:
bool

Whether the chain is a small molecule.