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

species

Description

the organism taxonomy species information

Declare

            
# namespace SMRUCC.genomics.Data.BioCyc
export class species extends Model {
   citations: string;
   comment: string;
   commonName: string;
   credits: string;
   GeneticCode: string;
   Genome: string;
   instanceNameTemplate: string;
   MitochndrialGeneticCode: string;
   # uint ncbi taxonomy id
   NCBITaxonomyId: string;
   PGDBAuthors: string;
   PGDBCopyright: string;
   PGDBFooterCitation: string;
   PGDBHomePage: string;
   PGDBLastConsistencyCheck: string;
   PGDBName: string;
   PGDBTIER: string;
   PGDBUniqueId: string;
   Rank: string;
   StrainName: 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]