species {SMRUCC.genomics.Data.BioCyc} | .NET clr documentation |
the organism taxonomy species information
# 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;
}