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

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_group_diff(), krsa_quick_filter(), krsa_read(), krsa()

Examples

TRUE
#> [1] TRUE