Perform 2 group analysis with visualization
proteinIntensitydata.frame where colnames are Raw.File names, row.names are protein ID's and cells are protein abundances.
annotation_annotations data.frame with columns such as Raw.File, Condition, Run etc.
proteinAnnotationinformation about the proteins, nr of peptides etc.
nrPeptidesmin number of peptides per protein
maxNAmaximum number of NA's
conditionsummary of conditions
projectNamename of project
projectIDname of experiment
pvaluepvalue threshold
qvalueqvalue threshold
pfoldchangefoldchange threshold for p volcano plot
qfoldchangefoldchange threshold for q volcano plot
referencedocument
removeDatesstrip the date from file name.
getConditionData(condition)get intensities as matrix for single condition
getModPValuesCI()get Pvalues and confidence intervals
getNormalized()return normalized data
getNormalizedGrpAverages()computes grp averages per protein
getNrNAs()return number of NAs per protein
getResultTableWithPseudo()add pseudo p-values and pseudo fold changes
getResultTableWithPseudoAndClustering()calls getResultTableWithPseudo() and adds clusterID column
setMQProteinGroups(MQProteinGroups)set MQ protein groups table
setNormalizationMethod(normalizationMethod = "robustscale", housekeeper = "")set the normalization parameters
setProteins(protein)used to verify proteingroups structure and set members
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.