Use this function to run the TBSignatureProfiler application.
TBSPapp()
The Shiny application will open.
# Upload data through the app if (interactive()) { TBSPapp() }