CompoundClass {BioNovoGene.BioDeep.Chemistry.MetaLib.Models} | .NET clr documentation |
the data model of the compound class information
this class information model is mainly address on the HMDB metabolite ontology class levels.
# namespace BioNovoGene.BioDeep.Chemistry.MetaLib.Models
export class CompoundClass {
class: string;
kingdom: string;
molecular_framework: string;
sub_class: string;
super_class: string;
}