View source: R/fct_1_Parsing.R
| parse_AIRRSeq_file | R Documentation |
**Internal function.** Not intended for direct use. Exported only for 'shinymeta' report rendering via '::' access. Use [run_app()] instead.
parse_AIRRSeq_file(
file,
group,
patient,
subgroup,
sample,
input_path,
C_region_included,
FWR1partial,
FWR4partial,
D_gene,
repertoire,
output_path,
is_example = FALSE
)
The return value, if any, from executing the function.
# 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.