Description Usage Arguments Value
View source: R/substrate_scoring.R
Score an individual existing peptide sequence
1 | peptide_screener(screener_dt, candidates_dt, target_kinase, family = FALSE)
|
screener_dt |
A four-element list generated using the 'multi_screener()' function. |
candidates_dt |
A data.table of candidate substrate sequences |
target_kinase |
Abbreviation (typically 3 letter) for the enzyme the substrate is to be optimized for. |
family |
A logical indicating whether to screen specifically against a kinase family (TRUE) or not (FALSE). The default value is FALSE. |
kinase |
Abbreviation (typically 3 letter) for the enzyme the substrate is to be optimized for. |
A data.table containing substrate scoring information for each enzyme in the provided 'screener_dt' file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.