compounds {SMRUCC.genomics.Data.BioCyc} .NET clr documentation

compounds

Description

Declare

            
# namespace SMRUCC.genomics.Data.BioCyc
export class compounds extends Model {
   atomCharges: string;
   chemicalFormula: string;
   citations: string;
   comment: string;
   commonName: string;
   componentOf: string;
   credits: string;
   dbLinks: string;
   exactMass: double;
   Gibbs0: double;
   InChI: string;
   InChIKey: string;
   instanceNameTemplate: string;
   molecularWeight: double;
   nonStandardInChI: string;
   SMILES: string;
   synonyms: string;
   types: string;
   uniqueId: string;
}

        

.NET clr type reference tree

  1. this class extends from Model class: Model

[Package {$package} version {$version} Index]