plot_cleaved: Plot the average mass and expected intensity of a set of...

View source: R/plot_proteomics.R

plot_cleavedR Documentation

Plot the average mass and expected intensity of a set of sequences given an enzyme.

Description

This uses the cleaver package to generate a plot of expected intensities vs. weight for a list of protein sequences.

Usage

plot_cleaved(pep_sequences, enzyme = "trypsin", start = 600, end = 1500)

Arguments

pep_sequences

Set of protein sequences.

enzyme

One of the allowed enzymes for cleaver.

start

Limit the set of fragments from this point

end

to this point.

Value

List containing the distribution of weights and the associated plot.


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.