<< btd_UpA BTD btd_atcontent >>

BTD >> BTD > btd_at2gcratio

btd_at2gcratio

AT/GC Ratio

Calling Function

y = btd_at2gcratio(x)

Arguments

x

String of single-letter codes specifying a DNA/RNA sequence

y

Ratio of AT/GC (decimal number).

Description

Computes the ratio between AT and GC

Examples

y = btd_at2gcratio("ACTCTAGCTACT")
--> y = btd_at2gcratio("ACTCTAGCTACT")
 y  = 
   1.4

See Also


Report an issue
<< btd_UpA BTD btd_atcontent >>