Isoelectric Point Graph



Isoelectric Point Graph Backend


This function generates a graph of isoelectric point values for an amino acid sequence. To do this, the input is fed to a python script which returns hundreds of individual isoelectric point values via biopython for that sequence. This is then returned as an array to ChartJS to display the data. You can learn more about ChartJS and its installation here and biopython here.

Amino Insight 2023