| protein {SMRUCC.genomics.Assembly.Uniprot.XML} | .NET clr documentation |
Describes the names for the protein and parts thereof. Equivalent to the flat file DE-line.
# namespace SMRUCC.genomics.Assembly.Uniprot.XML
export class protein {
alternativeNames: recommendedName[];
# protein.recommendedName -> protein.submittedName -> protein.alternativeNames
fullName: string;
recommendedName: recommendedName;
submittedName: recommendedName;
}
alternativeNames: recommendedNamerecommendedName: recommendedNamesubmittedName: recommendedName