Description Usage Arguments Value
View source: R/tpp2dPlotQCpEC50.R
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
1 2 3 4 5 6 | tpp2dPlotQCpEC50(
resultTable = NULL,
resultPath = NULL,
trRef = NULL,
idVar = "gene_name"
)
|
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 |
A folder with plots for each identified protein that compare melting points in the reference data set with the 2D-TPP data set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.