Describes different types of sequence annotations. Equivalent to the flat file FT-line. Get by types using TakesExtension.Takes() extensions
feature
01 Syntax
SMRUCC.genomics.Assembly.Uniprot.XML.feature
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| ToString | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| type | 1 | Describes the type of a sequence annotation. |
| status | 1 | string value could be one of these enumeration: + by similarity + probable + potential |
| original | 1 | Describes the original sequence in annotations that describe natural or artifical sequence variations. |
| variation | 1 | Describes the variant sequence in annotations that describe natural or artifical sequence variations. |
| location | 1 | Describes the sequence coordinates of the annotation. |
| evidence | 1 | |
| description | 1 | |
| value | 1 | |
| ligand | 1 |
04 Members
type
Describes the type of a sequence annotation. Equivalent to the flat file FT feature keys, but using full terms instead of acronyms.
status
string value could be one of these enumeration:
- by similarity
- probable
- potential
original
Describes the original sequence in annotations that describe natural or artifical sequence variations.
variation
Describes the variant sequence in annotations that describe natural or artifical sequence variations.
location
Describes the sequence coordinates of the annotation.
evidence
description
value
ligand
ToString()