map.ttest.plots: Used by PxP script to plot out the ttests

map.ttest.plotsR Documentation

Used by PxP script to plot out the ttests

Description

Created By: Benjamin Green Last Edited 07/31/2020

Usage

map.ttest.plots(
  wd,
  Antibody_Opal,
  Slide_Descript,
  Concentration,
  tables_in,
  Antibody_Opal.2,
  theme1,
  colors,
  con_type,
  m.opt
)

Arguments

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

Details

Designed to output the ttest plots as a ggplot object for the PxP script

It is meant to be run through the PixelbyPixel function

Value

exports a ggplot object to be printed for viewing


AstroPathJHU/mIFTO documentation built on April 14, 2025, 7:22 a.m.