Plot differential melting curves
1 2 3 4 5 6 7 8 9 | plotDiffPhosphoMeltcurve(
g_name,
p_seq,
predict_vec = seq(35, 70, by = 0.1),
nbf_df,
phospho_df,
Gene_pSite,
in_ylim = c(0, 1.25)
)
|
g_name |
gene name |
p_seq |
phophopeptide sequence |
predict_vec |
vector of temperatures to predict melting curve fits for |
nbf_df |
data frame of unmodified qunantitative data |
phospho_df |
data frame of phosphopeptide quantitative data |
Gene_pSite |
phosphosite id to be displayed as title |
in_ylim |
limits for y-axis |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.