MummerRnaAlphabet Properties |
The MummerRnaAlphabet type exposes the following members.
Name | Description | |
---|---|---|
A |
Gets A - Adenine.
(Inherited from RnaAlphabet.) | |
AC |
Gets Ambiguous symbols A-Adenine C-Cytosine.
(Inherited from AmbiguousRnaAlphabet.) | |
ACU |
Gets Ambiguous symbols A-Adenine C-Cytosine U-Uracil.
(Inherited from AmbiguousRnaAlphabet.) | |
Any |
Gets Ambiguous symbol Any.
(Inherited from AmbiguousRnaAlphabet.) | |
AU |
Gets Ambiguous symbols A-Adenine U-Uracil.
(Inherited from AmbiguousRnaAlphabet.) | |
C |
Gets C - Cytosine.
(Inherited from RnaAlphabet.) | |
ConcatenationChar |
Gets the Concatenation character
| |
Count |
Gets count of nucleotides.
(Inherited from RnaAlphabet.) | |
G |
Gets G - Guanine.
(Inherited from RnaAlphabet.) | |
GA |
Gets Ambiguous symbols G-Guanine A-Adenine.
(Inherited from AmbiguousRnaAlphabet.) | |
Gap |
Gets Default Gap symbol.
(Inherited from RnaAlphabet.) | |
GAU |
Gets Ambiguous symbols G-Guanine A-Adenine U-Uracil.
(Inherited from AmbiguousRnaAlphabet.) | |
GC |
Gets Ambiguous symbols G-Guanine C-Cytosine.
(Inherited from AmbiguousRnaAlphabet.) | |
GCA |
Gets Ambiguous symbols G-Guanine C-Cytosine A-Adenine.
(Inherited from AmbiguousRnaAlphabet.) | |
GU |
Gets Ambiguous symbols G-Guanine U-Uracil.
(Inherited from AmbiguousRnaAlphabet.) | |
GUC |
Gets Ambiguous symbols G-Guanine U-Uracil C-Cytosine.
(Inherited from AmbiguousRnaAlphabet.) | |
HasAmbiguity |
Gets or sets a value indicating whether this alphabet has ambiguous symbols.
This alphabet does have ambiguous symbols.
(Inherited from RnaAlphabet.) | |
HasGaps |
Gets or sets a value indicating whether this alphabet has a gap symbol.
This alphabet does have a gap symbol.
(Inherited from RnaAlphabet.) | |
HasTerminations |
Gets or sets a value indicating whether this alphabet has termination symbols.
This alphabet does not have termination symbols.
(Inherited from RnaAlphabet.) | |
IsComplementSupported |
Gets or sets a value indicating whether this Complement is supported on this Alphabet.
This alphabet has support for complement.
(Inherited from RnaAlphabet.) | |
Item |
Gets the byte value of item at the given index.
(Inherited from RnaAlphabet.) | |
Name |
Gets or sets Friendly name for Alphabet type.
(Inherited from RnaAlphabet.) | |
U |
Gets U - Uracil.
(Inherited from RnaAlphabet.) | |
UC |
Gets Ambiguous symbols U-Uracil C-Cytosine.
(Inherited from AmbiguousRnaAlphabet.) |