gene {SMRUCC.genomics.Assembly.Uniprot.XML} | .NET clr documentation |
Describes a gene. Equivalent to the flat file GN-line.
# namespace SMRUCC.genomics.Assembly.Uniprot.XML
export class gene {
# Describes different types of gene designations.
# Equivalent to the flat file GN-line.
names: value[];
# (ORF) 基因编号
ORF: string;
# (primary) 基因名称
Primary: string;
}
names
: value