Shiny app for exploring RNA-seq data from type II diabetes (T2D) patients analysed by Distefano et al., Systematic Analysis of Long Non-Coding RNA Genes in Type II Diabetes, 2023.
To generate the data for this app, please see the steps in https://github.com/heartlncrna/Analysis_of_T2D_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 = "T2DB", username = "Reb08", ref = "main")
You can find the app online at: https://rebeccadistefano.shinyapps.io/T2DB/