Skip to content

Shany app for exploring RNA-seq data of inflammasome-regulated cells

License

Notifications You must be signed in to change notification settings

ccc0321/InflammasomeDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InflammasomeDB

Shiny app for exploring RNA-seq data of inflammasome-regulated genes analysed by Qian et al. 2023.

To generate the data for this app, please see the steps in https://github.com/heartlncrna/Analysis_of_Inflammasome_Study.

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 = "InflammasomeDB", username = "ccc0321", ref = "main")

Visit the app online

You can find the app online at: https://qianna0321.shinyapps.io/inflammasomedb/.

About

Shany app for exploring RNA-seq data of inflammasome-regulated cells

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages