Click or drag to resize
ProteinAlphabet Properties

The ProteinAlphabet type exposes the following members.

Properties
  NameDescription
Public propertyA
Gets the Alanine Amino acid.
Public propertyC
Gets the Cysteine Amino acid.
Public propertyCount
Gets count of nucleotides.
Public propertyD
Gets the Aspartic Acid.
Public propertyE
Gets the Glutamic Acid.
Public propertyF
Gets the Phenylalanine Amino acid.
Public propertyG
Gets the Glycine Amino acid.
Public propertyGap
Gets the Gap character.
Public propertyH
Gets the Histidine Amino acid.
Public propertyHasAmbiguity
Gets or sets a value indicating whether this alphabet has ambiguous characters. This alphabet does have ambiguous characters.
Public propertyHasGaps
Gets or sets a value indicating whether this alphabet has a gap character. This alphabet does have a gap character.
Public propertyHasTerminations
Gets or sets a value indicating whether this alphabet has termination characters. This alphabet does have termination characters.
Public propertyI
Gets the Isoleucine Amino acid.
Public propertyIsComplementSupported
Gets or sets a value indicating whether complement is supported or not.
Public propertyItem
Gets the byte value of item at the given index.
Public propertyK
Gets the Lysine Amino acid.
Public propertyL
Gets the Leucine Amino acid.
Public propertyM
Gets the Methionine Amino acid.
Public propertyN
Gets the Asparagine Amino acid.
Public propertyName
Gets or sets the name of this alphabet - this is always 'Protein'.
Public propertyO
Gets the Pyrrolysine Amino acid.
Public propertyP
Gets the Proline Amino acid.
Public propertyQ
Gets the Glutamine Amino acid.
Public propertyR
Gets the Arginine Amino acid.
Public propertyS
Gets the Serine Amino acid.
Public propertyT
Gets the Threoine Amino acid.
Public propertyTer
Gets the Termination character.
Public propertyU
Gets the Selenocysteine Amino acid.
Public propertyV
Gets the Valine Amino acid.
Public propertyW
Gets the Tryptophan Amino acid.
Public propertyY
Gets the Tyrosine Amino acid.
Top
See Also