TPP-deprecated {TPP}R Documentation

Deprecated functions in package ‘TPP’

Description

These functions are provided for compatibility with older versions of ‘TPP’ only, and will be defunct at the next release.

Usage

tpp2dPlotCCRGoodCurves(configTable = NULL, data = NULL,
  idVar = "gene_name", fcStr = "rel_fc_", verbose = FALSE)

tpp2dPlotCCRAllCurves(configTable = NULL, data = NULL,
  idVar = "gene_name", fcStr = "rel_fc_", verbose = FALSE)

tpp2dPlotCCRSingleCurves(configTable = NULL, data = NULL,
  idVar = "gene_name", fcStr = "rel_fc_", verbose = FALSE)

tpp2dEvalConfigTable(configTable)

tpp2dRemoveZeroSias(configTable, data.list, intensityStr = "signal_sum_")

tpp2dReplaceColNames(configTable, data.list, intensityStr, fcStr)

tpp2dCreateCCRConfigFile(configTable)

Arguments

configTable

DEPRECATED

data

DEPRECATED

idVar

DEPRECATED

fcStr

DEPRECATED

verbose

DEPRECATED

data.list

DEPRECATED

intensityStr

DEPRECATED

Details

The following function is deprecated and will be made defunct; use the replacement indicated below:

Value

No value returned


[Package TPP version 3.12.0 Index]