Shiny app for RNA-seq analysis

We have generated a shiny app to analyze RNA-seq data in the local R environment. Please find the zip file here.

  • Unzip the file.
  • Check the packages you need to install in R as detailed in packages_required.txt.
  • Be sure to set the environment where you extract the folder. e.g. you extracted the folder in D: drive, please set the environment in R as setwd("D:").

  • ##then run
    library(shiny)
    runApp("DEGShiny")

    If you use this shiny app, please read the terms of use.

      logo