krsa_scaleModel: Fits, scales, transforms, and normalize kinome array data

View source: R/krsa_scaleModel.R

krsa_scaleModelR Documentation

Fits, scales, transforms, and normalize kinome array data

Description

Runs a linear model on the tidy kinome array data of the signal as a function of exposure time. It also scales, transforms, and normalize kinome array data based on the barcode

Usage

krsa_scaleModel(df, pep, nobs_filter = 0)

Arguments

df

kinome array data tidy data

pep

Peptide List

nobs_filter

min number of data points to fit linear model

Value

list of scaled , normalized and grouped modeled data

See Also

Other core functions: krsa(), krsa_group_diff(), krsa_quick_filter(), krsa_read()

Examples

TRUE

CogDisResLab/KRSA documentation built on Sept. 27, 2024, 2:03 p.m.