Header menu logo BioFSharp

Nucleotide Type

Nucleotide Codes

Union cases

Union case Description

A

Full Usage: A

A : Adenine

B

Full Usage: B

B : G or U or C = not A

C

Full Usage: C

C : Cytosine

D

Full Usage: D

D : G or A or U = not C

G

Full Usage: G

G : Guanine

Gap

Full Usage: Gap

- : Gap

H

Full Usage: H

H : A or C or U = not G

I

Full Usage: I

I : Inosine (only RNA)

K

Full Usage: K

K : G or U = Keto

M

Full Usage: M

M : A or C = aMino

N

Full Usage: N

N : A or G or U or C.

R

Full Usage: R

R : G or A = puRine

S

Full Usage: S

S : G or C = Strong base pair

T

Full Usage: T

T : Thymidine (only DNA)

Ter

Full Usage: Ter

* : Terminator

U

Full Usage: U

U : Uracil (only RNA)

V

Full Usage: V

V : G or C or A = not T/U

W

Full Usage: W

W : A or U = Weak base pair

Y

Full Usage: Y

Y : U/T or C = pYrimidine

Static members

Static member Description

Nucleotide.op_Explicit value

Full Usage: Nucleotide.op_Explicit value

Parameters:
    value : 'a

Returns: int
value : 'a
Returns: int

Nucleotide.op_Explicit value

Full Usage: Nucleotide.op_Explicit value

Parameters:
    value : 'a

Returns: byte
value : 'a
Returns: byte

Type something to start searching.