Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Length
  • GC content
  • Molecular weight
  • Extinction coefficient
  • Melting Tmtemperature
  • nmole/OD260
  • μg/OD260

GC content

...

To calculate the molar extinction coefficient, an approach proposed by Richard Owczarzy is used: http://www.owczarzy.net/extinctionDNA.htm. That is for a single-stranded molecule:

Extinction coefficient = sum(extinction coefficients of all dinucleotides) - sum(extinction coefficients of inner mononucleotides)

TODO: should the table below be simplified?

The table below specified the extinction coefficients for dinucleotides and mononulceotides:

DNARNA
Stack or monomerExtinction coefficientStack or monomerExtinction coefficient
pdA15400pA15400
pdC  7400pC  7200
pdG11500pG11500
pdT  8700pU  9900
dApdA27400ApA27400
dApdC21200AdC21000
dApdG25000ApG25000
dApdT22800ApU24000
dCpdA21200CpA21000
dCpdC14600CpC14200
dCpdG18000CpG17800
dCpdT15200CpU16200
dGpdA25200GpA25200
dGpdC17600GpC17400
dGpdG21600GpG21600
dGpdT20000GpU21200
dTpdA23400UpA24600
dTpdC16200UpC17200
dTpdG19000UpG20000
dTpdT16800UpU19600

For example, let's calculate the molar extinction coefficient ("ε") for "ATGCA":

ε(ATGCA) = ε(AT) + ε(TG) + ε(GC) + ε(CA) - ε(T) - ε(G) - ε(C) =

                      = 22800 + 19000 + 17600 + 21200 - 8700 - 11500 - 7400 =

                      = 53000

As for the other statistics, average values are used in case of degenerate base characters.

Extinction coefficient for a double-stranded molecule is calculated as a sum of the extinction coefficients of the two single strands.

Melting

...

temperature

The melting temperature is calculated as follows. For sequences of length 15 or longer:

Tm64.9 + 41 * (nG + nC - 16.4) / (nA + nT + nG + nC)

For shorter sequences:

Tm = (nA + nT) * 2 + (nG + nC) * 4

Here "nA", "nT", "nC", "nG" denote the number of the corresponding nucleotide.


Context information about a sequence can be found on the All information is contextual, i.e. it shows statistics about the currently selected region (on the selected sequence). The tab includes information about:

...