View source: R/plot_proteomics.R
plot_cleaved | R Documentation |
This uses the cleaver package to generate a plot of expected intensities vs. weight for a list of protein sequences.
plot_cleaved(pep_sequences, enzyme = "trypsin", start = 600, end = 1500)
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. |
List containing the distribution of weights and the associated plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.