GenericCompound {BioNovoGene.BioDeep.Chemoinformatics} | .NET clr documentation |
a generic compound model for metaDNA modelling
A union of the abstract interface model: + IReadOnlyId: for the unique database reference id; + IExactMassProvider: for exact mass value of the metabolite + ICompoundNameProvider: for the metabolite common name + IFormulaProvider: for provides the chemical formula string
# namespace BioNovoGene.BioDeep.Chemoinformatics
export class GenericCompound {
}