get_mw: Get molecular weight of a protein

View source: R/get_mw.R

get_mwR Documentation

Get molecular weight of a protein

Description

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.

Usage

get_mw(protein)

Arguments

protein

character string of protein sequence using the 1-letter code.


ec363/fpcountr documentation built on Nov. 29, 2024, 12:03 p.m.