Description Usage Arguments Value
View source: R/peptide_signature.R
Generate candidate position-specific amino acid residues
1 | get_candidateaa(fisher_tables, screener_dt, target_kinase)
|
fisher_tables |
A list containing two data tables: 1) Exact Test P-values and 2) Fisher Exact Odds. |
screener_dt |
A four-element list generated using the 'multi_screener()' function. |
target_kinase |
Abbreviation (typically 3 letter) for the enzyme the substrate is to be optimized for. |
A data.table containing candidate amino acid residues and associated p-value and odds from Fisher Exact Test.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.