musicatk {musicatk} | R Documentation |
The musicatk Shiny app allows users to perform mutational signature analysis using an interative graphical user interface (GUI)
musicatk(include_version = TRUE, theme = "yeti")
include_version |
Include the version number in the header.
Default |
theme |
The theme to use for the GUI. Default |
The shiny app will open. No data will be returned.
## Not run: # Start the app musicatk() ## End(Not run)