Function getHoseCodes

  • Returns the hose codes for all atoms in the molecule

    Parameters

    • molecule: any
    • Optionaloptions: { atomLabels?: string[]; maxSphereSize?: number; minSphereSize?: number } = {}

    Returns (undefined | any[])[]