FPLFit: This function determines the 4 parameter log fit constants...

Description Usage Arguments Value

View source: R/FPLFit.R

Description

This function determines the 4 parameter log fit constants for each protein in the melt shift data sets

Usage

1
2
3
4
5
6
7
FPLFit(
  Data_Norm_Omit,
  NormBothCorrect,
  Condition,
  Temperature,
  NumberTemperatures
)

Arguments

Data_Norm_Omit

List of accession numbers with NA omitted

NormBothCorrect

List of normalized values from the FPLFit Correction function

Condition

The Condition or the Control depending on which data set is being analyzed

Temperature

The temperatures from the heat treatment

NumberTemperatures

The number of temperatures in the heat treatment

Value

normalized data for each protein to the Inflect program


Inflect documentation built on March 17, 2021, 1:08 a.m.