nuget server logo nuget api documents
↑

API Docs / SMRUCC.genomics.Core / FastaHeader

FastaHeader

Full name SMRUCC.genomics.Assembly.Uniprot.FastaHeader Assembly SMRUCC.genomics.Core Members 10

01 Syntax

SMRUCC.genomics.Assembly.Uniprot.FastaHeader

02 Methods

NameOverloadsSummary
ToString 1
Parse 1

03 Properties

NameOverloadsSummary
UniprotID 1 UniqueIdentifier Is the primary accession number of the UniProtKB entry.
EntryName 1 EntryName Is the entry name of the UniProtKB entry.
OrgnsmSpName 1 OrganismName Is the scientific name of the organism of the UniProtKB entry.
GN 1 GeneName Is the first gene name of the UniProtKB entry.
PE 1 ProteinExistence Is the numerical value describing the evidence for the existence of the protein.
SV 1 SequenceVersion Is the version number of the sequence.
ProtName 1 ProteinName Is the recommended name of the UniProtKB entry as annotated in the RecName field.
OX 1

04 Members

property UniprotID #
UniprotID

UniqueIdentifier Is the primary accession number of the UniProtKB entry.

property EntryName #
EntryName

EntryName Is the entry name of the UniProtKB entry.

property OrgnsmSpName #
OrgnsmSpName

OrganismName Is the scientific name of the organism of the UniProtKB entry.

property GN #
GN

GeneName Is the first gene name of the UniProtKB entry. If there Is no gene name, OrderedLocusName Or ORFname, the GN field Is Not listed. GeneName(基因名称)

property PE #
PE

ProteinExistence Is the numerical value describing the evidence for the existence of the protein.

property SV #
SV

SequenceVersion Is the version number of the sequence.

property ProtName #
ProtName

ProteinName Is the recommended name of the UniProtKB entry as annotated in the RecName field. For UniProtKB/TrEMBL entries without a RecName field, the SubName field Is used. In case of multiple SubNames, the first one Is used. The 'precursor' attribute is excluded, 'Fragment' is included with the name if applicable.

property OX #
OX
method ToString #
ToString()
method Parse #
Parse(String)