View source: R/krsa_scaleModel.R
krsa_scaleModel | R Documentation |
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)
df |
kinome array data tidy data |
pep |
Peptide List |
nobs_filter |
min number of data points to fit linear model |
list of scaled , normalized and grouped modeled data
Other core functions:
krsa()
,
krsa_group_diff()
,
krsa_quick_filter()
,
krsa_read()
TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.