BackgroundGene {SMRUCC.genomics.Analysis.HTS.GSEA} | .NET clr documentation |
a member gene in a gsea cluster model, or a symbol reference to the target object.
the term data model NamedValue was used at here for serialized as xml model file.
# namespace SMRUCC.genomics.Analysis.HTS.GSEA
export class BackgroundGene extends Synonym {
accessionID: string;
alias: string;
# a tuple data of [geneId => description]
mapping.
locus_tag: NamedValue;
# The gene name
name: string;
# alias id of current gene entity.
term_id: NamedValue[];
}
locus_tag
: NamedValueterm_id
: NamedValue