calc_avgpep: Averaged peptide molecular weight (for proteins)

calc_avgpepR Documentation

Averaged peptide molecular weight (for proteins)

Description

Calculates the average molecular weight of a polypeptide (neutral species).

Usage

calc_avgpep(aa_seq = NULL, digits = 4L)

Arguments

aa_seq

Character string; a peptide sequences with one-letter representation of amino acids.

digits

Integer; the number of decimal places to be used.

Examples


calc_avgpep("AAIDWFDGKEFSGNPIK")



qzhang503/proteoQ documentation built on March 16, 2024, 5:27 a.m.