Shiny app for exploring RNA-seq data of Doxorubicin-treated cells analysed by Distefano et al. 2023.
To generate the data for this app, please see the steps in https://github.com/Reb08/Analysis_of_Doxo_Studies.
-
Start R
-
Load the "Shiny" library package (install if not already available)
library(shiny)
install.packages("shiny") # ----- if not already installed
- Run App
runGitHub(repo = "DoxoDB", username = "Reb08", ref = "main")
You can find the app online at: https://rebeccadistefano.shinyapps.io/DoxoDB/