Isoelectric Point
y = btd_isoelectricpoint(x)
String of single-letter codes specifying a amino acid sequence
Isoelectricpoint of amino acid sequence (1x2 row of text: y(2) is the result, as a string representing a decimal number).
Isoelectric point represents a pH value where given protein's net charge becomes zero
y = btd_isoelectricpoint('ACDEFGHIKLMNPQRSTVWY') evstr(y(2)) | ![]() | ![]() |
--> y = btd_isoelectricpoint('ACDEFGHIKLMNPQRSTVWY') y = !Approximate pI value: 6.892 ! --> evstr(y(2)) ans = 6.892