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 the version number in the header.
Default TRUE.
The theme to use for the GUI. Default "yeti".
The shiny app will open. No data will be returned.
if (FALSE) {
# Start the app
musicatk()
}