quant.pd.msstats | R Documentation |
It is made from input.pd
.
It is the output of proteinSummarization function.
It is a list that consists of two data.frames with
feature-level (FeatureLevelData) and protein-level data (ProteinLevelData).
ProteinLevelData should include the required columns as below.
quant.pd.msstats
A data frame with 100 rows and 8 variables.
Run : MS run ID
Protein : Protein ID
Abundance: Protein-level summarized abundance
Channel : Labeling information (126, ... 131)
Condition : Condition (ex. Healthy, Cancer, Time0)
BioReplicate : Unique ID for biological subject.
TechRepMixture : Unique ID for technical replicate of one TMT mixture.
Mixture : Unique ID for TMT mixture.
head(quant.pd.msstats$ProteinLevelData)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.