This function compute the isoelectric point of sequences contained into dataframe using the Bjell method. At lest, a column named "sequence" is expected. It return a dataframe with predicted pI value binded.
1  | pIBjellMultipleSequences(sequences = df, pkSetMethod = "expasy")
 | 
df | 
 The dataframe with sequences  | 
pKSetMethod | 
 The pK set method  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.