write.fracs: Used by PxP script to write out the fraction of positivity...

write.fracsR Documentation

Used by PxP script to write out the fraction of positivity data

Description

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

Usage

write.fracs(
  wd,
  Antibody_Opal,
  Antibody,
  Slide_Descript,
  Concentration,
  tables_in,
  Thresholds,
  connected.pixels,
  ihc.logical,
  ihc.Thresholds,
  ihc.connected.pixels,
  folders.px,
  theme1
)

Arguments

wd

the main data root directory

Antibody_Opal

the paired string for an antibody opal pair, designated as "AB (Opal NNN)"

Antibody

the string for an antibody

Concentration

a numeric vector of concentrations used in the titration

tables_in

the table of statistics gathered by PxP

Thresholds

a list of thresholds used for each concentration and slide

connected.pixels

the number of pixels that a pixel must be connected to for positivity measures

ihc.logical

whether or not an IHC was done on these slides

ihc.Thresholds

a list of thresholds used for each slide for the IHC, should be in the same order as the slide list

ihc.connected.pixels

a list of conn pixels used for each slide for the IHC, should be in the same order as the slide list

folders.px

whether or not tiffs are divided into a number of folders or not

theme1

graphing theme

Slide_Desctipt

a unique identifier for each slide to be analyzed

Details

Designed to write out the fraction of positivity data for the PxP script

It is meant to be run through the PixelbyPixel function

Value

exports the fraction spreadsheets


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