View source: R/get_replicate_summary_text.R
get_replicate_summary_text | R Documentation |
a function used by shiny to generate summary tables over replicates.
get_replicate_summary_text(thresholds, data, reps, digits = 3)
thresholds |
a list in the format of thresholds$sig$sig and thresholds$fc$sig. |
data |
proteomic data. Must contain a significant column. |
reps |
a names list of replicate correlations. |
digits |
how many digits should the table be rounded with? |
Other shiny:
add_plotly_markers_search_pathway()
,
add_plotly_markers_search()
,
calc_logfc_limit()
,
parse_uploaded_file()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.