get_replicate_summary_text: get replicate summary

View source: R/get_replicate_summary_text.R

get_replicate_summary_textR Documentation

get replicate summary

Description

a function used by shiny to generate summary tables over replicates.

Usage

get_replicate_summary_text(thresholds, data, reps, digits = 3)

Arguments

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?

See Also

Other shiny: add_plotly_markers_search_pathway(), add_plotly_markers_search(), calc_logfc_limit(), parse_uploaded_file()


lagelab/Genoppi documentation built on Oct. 13, 2022, 2:36 p.m.