/shinySeqDB

a tiny shiny app for manage, query and plot RNA-seq data

Primary LanguageRMIT LicenseMIT

shinySeqDB

The goal of shinySeqDB is to display multi NGS data, plot it and export it

Version: 1.0.0

Installation

You can install the released version of shinySeqDB from Github with:

devtools::install_github("soulong/shinySeqDB")

Example

This is a basic example which shows you how to solve a common problem:

library(shinySeqDB)
runshinySeqDB()