MoleculeIds Data Type

IDs associated to multiple molecules.

Properties
name data type description
indextoid map of string Mapping of index to IDs.

Example

{
  "indextoid" : {
    "property1" : "...",
    "property2" : "..."
  }
}