CompoundOrigins {SMRUCC.genomics.Model.Network.Microbiome} .NET clr documentation

CompoundOrigins

Description

Organism KEGG CompoundOrigins profiles dataset ID property of the dataset is the ncbi taxonomy id or kegg organism id

Declare

            
# namespace SMRUCC.genomics.Model.Network.Microbiome
export class CompoundOrigins extends OTUTable {
   ID: string;
   Properties: list;
   taxonomy: Taxonomy;
   Vector: double;
}

        

.NET clr type reference tree

  1. this class extends from OTUTable class: OTUTable
  2. use by property member Properties: list
  3. use by property member taxonomy: Taxonomy

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