Fits, scales, transforms, and normalize kinome array data
Source:R/krsa_scaleModel.R
krsa_scaleModel.Rd
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
Arguments
- df
kinome array data tidy data
- pep
Peptide List
- nobs_filter
min number of data points to fit linear model
See also
Other core functions:
krsa()
,
krsa_group_diff()
,
krsa_quick_filter()
,
krsa_read()