Click or drag to resize
AmbiguousProteinAlphabet Properties

The AmbiguousProteinAlphabet type exposes the following members.

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