tpp2dPlotQCpEC50 {TPP}R Documentation

Plot quality control pEC50 plots

Description

Plots quality control plots which indicate at which temperatures the pEC50 values of the treatment curves lie in comparison to those of the reference data

Usage

tpp2dPlotQCpEC50(
  resultTable = NULL,
  resultPath = NULL,
  trRef = NULL,
  idVar = "gene_name"
)

Arguments

resultTable

data.frame containing the results of a CCR analysis of 2D-TPP data

resultPath

character string containing a valid system path to which the the qc plots will be written

trRef

character string with a link to a TPP-TR reference object RData file

idVar

character string indicating how the column that contains the unique protein identifiers is called

Value

A folder with plots for each identified protein that compare melting points in the reference data set with the 2D-TPP data set


[Package TPP version 3.22.1 Index]