Interior Volume of aminoacid sequence
y = btd_interior_volume(x)
String of single-letter codes specifying a amino acid sequence
Interior volume of amino acid sequence, in [Å3]
(row vector of 3 strings).
The volume's value is in y(2). evstr(y(2))
gives it as
decimal number.
y = btd_interior_volume('ACDEFGHIKLMNPQRSTVWY') evstr(y(2)) | ![]() | ![]() |
--> y = btd_interior_volume('ACDEFGHIKLMNPQRSTVWY') y = !Approximate Interior Volume: 772.399 Å^3 ! --> evstr(y(2)) ans = 772.399