Skip to content

Reb08/T2DB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T2DB

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.

Run the app locally

  1. Start R

  2. Load the "Shiny" library package (install if not already available)

library(shiny)

install.packages("shiny") # ----- if not already installed
  1. Run App
runGitHub(repo = "T2DB", username = "Reb08", ref = "main")

Visit the app online

You can find the app online at: https://rebeccadistefano.shinyapps.io/T2DB/

About

Shiny app for exploring RNA-seq data from type 2 diabetes patients analysed by Distefano et al. 2023

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published