Extinction coefficients of aminoacid sequence
y = btd_ext_coefficients(x)
String of single-letter codes specifying a amino acid sequence
Extinction Coefficients of amino acid sequence, at the 280 nm wavelength, in m-1cm-1 (row vector of 3 strings).
The coefficient's value is in y(2).
evstr(y(2))
gives it as decimal number.
Extinction Coefficients of aminoacid sequence, for proteins in water measured at 280 nm.
y = btd_ext_coefficients('ACDEFGHIKLMNPQRSTVWY') evstr(y(2)) | ![]() | ![]() |
--> y = btd_ext_coefficients('ACDEFGHIKLMNPQRSTVWY') y = !Extinction Coefficients: 6990 M−1⋅cm−1 ! --> evstr(y(2)) ans = 6990.