Description Usage Arguments Value
View source: R/refProfilePlot.r
This function plots profiles of reference proteins and also the average profile for each compartment
1 2 3 4 5 6 7 | refProfilePlot(
refLoc,
markerList,
protProfileSummary,
markerProfiles = markerProfiles,
refProtPlot = NULL
)
|
refLoc |
the name of the reference subcellular compartment to plot |
markerList |
List of reference proteins |
protProfileSummary |
data frame of protein names (as row names) and relative abundance levels. |
markerProfiles |
A matrix markerProfiles giving the abundance level profiles of the subcellular locations |
refProtPlot |
index of reference protein to include in plot |
Plot of profiles of reference proteins
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.