View source: R/fct_3_Data_processing.R
| merge_FBMs | R Documentation |
**Internal function.** Not intended for direct use. Exported only for 'shinymeta' report rendering via '::' access. Use [run_app()] instead. A function to join by row individual FBMs and .info files into a unique FBM and a unique .info file, merged_bm.
merge_FBMs(filepath)
filepath |
Path to the individual FBMs. |
A list with the merged FBM, the merged info file and the FBM header.
# 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.