Nucleotides Module
Contains the Nucleotide type and its according functions.
Types
Type | Description |
Functions and values
Function or value | Description |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
lookupBytes (n1, n2, n3)
Parameters:
Nucleotide
-
The first character.
n2 : Nucleotide
-
The second character.
n3 : Nucleotide
-
The third character.
Returns: AminoAcid
True/False if the value exists
|
|
|
|
|
|
|
|
|
|
|