View source: R/golem_utils_server.R
| validate_before_run | R Documentation |
**Internal function.** Not intended for direct use. Exported only for 'shinymeta' report rendering via '::' access. Use [run_app()] instead. A function to perform PCA over a FBM object.
validate_before_run(
work_as_categories,
use_sharedVDJ,
VJ_included,
VDJ_maximize_clones,
clonal_group
)
# Internal function exported for shinymeta :: access during report rendering.
# Requires a live Shiny reactive context and real AIRR-seq data.
# Use run_app() as the user-facing entry point.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.