validate_before_run: Check parameters in 3. are properly selected

View source: R/golem_utils_server.R

validate_before_runR Documentation

Check parameters in 3. are properly selected

Description

**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.

Usage

validate_before_run(
  work_as_categories,
  use_sharedVDJ,
  VJ_included,
  VDJ_maximize_clones,
  clonal_group
)

Examples


  # 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.


AbSolution documentation built on April 27, 2026, 9:07 a.m.