runshinyWGD: The main code to run shinyWGD

View source: R/runApp.R

runshinyWGDR Documentation

The main code to run shinyWGD

Description

The main function to launch the Shiny application for whole genome duplication analysis. This function initializes the app and opens a Shiny interface that allows users to interactively analyze whole-genome duplication data.

Usage

runshinyWGD()

Value

No return value. This function is called for side effects, which include starting the Shiny application. The function launches a Shiny app in a web browser, where users can interact with the whole genome duplication analysis.


shinyWGD documentation built on April 4, 2025, 2:28 a.m.