add_metadata: Add metadata to ClustAssess ShinyApp

View source: R/shiny-app.R

add_metadataR Documentation

Add metadata to ClustAssess ShinyApp

Description

Adds new metadata into the ClustAssess ShinyApp without having to update the object and re-create the app.

Usage

add_metadata(app_folder, metadata, qualpalr_colorspace = "pretty")

Arguments

app_folder

The folder containing the ClustAssess ShinyApp

metadata

The new metadata to be added. This parameter should be a dataframe that follows the same row ordering as the already existing metadata from the ClustAssess app.

qualpalr_colorspace

The colorspace to be used for the metadata

Value

NULL - the metadata object is updated in the app folder


Core-Bioinformatics/ClustAssess documentation built on Dec. 19, 2024, 8:19 p.m.