map.ttest.plots | R Documentation |
Created By: Benjamin Green Last Edited 07/31/2020
map.ttest.plots(
wd,
Antibody_Opal,
Slide_Descript,
Concentration,
tables_in,
Antibody_Opal.2,
theme1,
colors,
con_type,
m.opt
)
wd |
the main data root directory |
Antibody_Opal |
the paired string for an antibody opal pair, designated as "AB (Opal NNN)" |
Concentration |
a numeric vector of concentrations used in the titration |
tables_in |
the table of statistics gathered by PxP |
Antibody_Opal.2 |
part of the title |
theme1 |
the theme for the graphs |
colors |
the color vectors for the t test and histograms |
con_type |
the type of concentration vector to use factor or numeric |
m.opt |
option of whether to use decile type tables or threshold |
Slide_Desctipt |
a unique identifier for each slide to be analyzed |
Designed to output the ttest plots as a ggplot object for the PxP script
It is meant to be run through the PixelbyPixel function
exports a ggplot object to be printed for viewing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.