map.and.write.histograms | R Documentation |
Created By: Benjamin Green, Charles Roberts Last Edited 05/21/2020
map.and.write.histograms(
wd,
Antibody_Opal,
Slide_Descript,
Concentration,
Thresholds,
table_in,
theme1,
colors
)
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 |
Thresholds |
The given threshold vector |
table_in |
the table of statistics gathered by PxP |
theme1 |
the theme for the graphs |
colors |
the color vectors for the t test and histograms |
Slide_Desctipt |
a unique identifier for each slide to be analyzed |
Designed to output the histogram plots and data
It is meant to be run through the PixelbyPixel function
exports various data and histogram plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.