Partial Specific Volume of a amino acid sequence
y = btd_psv(x)
String of single-letter codes specifying a amino acid sequence
Partial specific volume of amino acid sequence, and its [ml/g] unit
(as a row vector of 3 strings). The value can be retrieved as a decimal
number with evstr(y(2))
.
y = btd_psv('ACDEFGHIKLMNPQRSTVWY') evstr(y(2)) | ![]() | ![]() |
--> y = btd_psv('ACDEFGHIKLMNPQRSTVWY') y = !Approximate Partial Specific Volume: 1.1849858 ml/g ! --> evstr(y(2)) ans = 1.1849858