ProteinAlphabet Properties |
The ProteinAlphabet type exposes the following members.
Name | Description | |
---|---|---|
A |
Gets the Alanine Amino acid.
| |
C |
Gets the Cysteine Amino acid.
| |
Count |
Gets count of nucleotides.
| |
D |
Gets the Aspartic Acid.
| |
E |
Gets the Glutamic Acid.
| |
F |
Gets the Phenylalanine Amino acid.
| |
G |
Gets the Glycine Amino acid.
| |
Gap |
Gets the Gap character.
| |
H |
Gets the Histidine Amino acid.
| |
HasAmbiguity |
Gets or sets a value indicating whether this alphabet has ambiguous characters.
This alphabet does have ambiguous characters.
| |
HasGaps |
Gets or sets a value indicating whether this alphabet has a gap character.
This alphabet does have a gap character.
| |
HasTerminations |
Gets or sets a value indicating whether this alphabet has termination characters.
This alphabet does have termination characters.
| |
I |
Gets the Isoleucine Amino acid.
| |
IsComplementSupported |
Gets or sets a value indicating whether complement is supported or not.
| |
Item |
Gets the byte value of item at the given index.
| |
K |
Gets the Lysine Amino acid.
| |
L |
Gets the Leucine Amino acid.
| |
M |
Gets the Methionine Amino acid.
| |
N |
Gets the Asparagine Amino acid.
| |
Name |
Gets or sets the name of this alphabet - this is always 'Protein'.
| |
O |
Gets the Pyrrolysine Amino acid.
| |
P |
Gets the Proline Amino acid.
| |
Q |
Gets the Glutamine Amino acid.
| |
R |
Gets the Arginine Amino acid.
| |
S |
Gets the Serine Amino acid.
| |
T |
Gets the Threoine Amino acid.
| |
Ter |
Gets the Termination character.
| |
U |
Gets the Selenocysteine Amino acid.
| |
V |
Gets the Valine Amino acid.
| |
W |
Gets the Tryptophan Amino acid.
| |
Y |
Gets the Tyrosine Amino acid.
|