musicatk: Starts the musicatk interactive Shiny app

View source: R/musicatk.R

musicatkR Documentation

Starts the musicatk interactive Shiny app

Description

The musicatk Shiny app allows users to perform mutational signature analysis using an interative graphical user interface (GUI)

Usage

musicatk(include_version = TRUE, theme = "yeti")

Arguments

include_version

Include the version number in the header. Default TRUE.

theme

The theme to use for the GUI. Default "yeti".

Value

The shiny app will open. No data will be returned.

Examples

## Not run: 
# Start the app
musicatk()

## End(Not run)

campbio/musicatk documentation built on Oct. 22, 2023, 8:28 p.m.