View source: R/calc_logfc_limit.R
calc_logfc_limit | R Documentation |
returns the maximum absoluate values plus 0.5 of the logFC.
calc_logfc_limit(df, logfc_direction = "both")
df |
a data.frame with column logFC |
logfc_direction |
the direction of logfc. A string of either 'negative', 'positive' or 'both'. |
Other shiny:
add_plotly_markers_search_pathway()
,
add_plotly_markers_search()
,
get_replicate_summary_text()
,
parse_uploaded_file()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.