get_mw | R Documentation |
Get the molecular weight of a protein in Daltons from its sequence alone.
Uses calculation (https://web.expasy.org/compute_pi/pi_tool-doc.html) and
amino acid mass data (aa_mass_data
,
https://web.expasy.org/findmod/findmod_masses.html#AA) from the Swiss
Bioinformatics Resource Portal, Expasy.
get_mw(protein)
protein |
character string of protein sequence using the 1-letter code. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.