calc_avgpep | R Documentation |
Calculates the average molecular weight of a polypeptide (neutral species).
calc_avgpep(aa_seq = NULL, digits = 4L)
aa_seq |
Character string; a peptide sequences with one-letter representation of amino acids. |
digits |
Integer; the number of decimal places to be used. |
calc_avgpep("AAIDWFDGKEFSGNPIK")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.