sharitian
sharitian
Hi, I have a Shiny app that takes in several inputs and plots a graph upon clicking an actionButton. I want to have a graph displayed with default settings upon...
Hello, I am running an R Shiny application on a docker container. My app directory consists of an app.R file and a Data/ folder. I have a feature where I...
Hello, I am building a Shiny app that displays an oncoPrint using the `ComplexHeatmap::oncoPrint()` function. In the Shiny app, I want to be able to click on a gene name...