<< btd_exterior_volume Amino Acids btd_lcdensity >>

BTD >> BTD > Amino Acids > btd_interior_volume

btd_interior_volume

Interior Volume of aminoacid sequence

Calling Function

y = btd_interior_volume(x)

Arguments

x

String of single-letter codes specifying a amino acid sequence

y

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.

Examples

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

See Also


Report an issue
<< btd_exterior_volume Amino Acids btd_lcdensity >>