Fit differentil melting curves fitted by Splines
1 2 3 4 5 6 7 8 9 | plotDiffPhosphoSpline(
g_name,
p_seq,
spline_df = 4,
predict_vec = seq(35, 70, by = 0.1),
nbf_df,
phospho_df,
Gene_pSite
)
|
g_name |
gene name |
p_seq |
phophopeptide sequence |
spline_df |
degrees of freedom of spline fit |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.