Skip to content

Latest commit

 

History

45 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mirgff3_shiny

a Rshiny tool to visualize mirgff3 files

dependencies

pkgs <- c(
    "shinythemes",
    "DESeq2",
    "tidyverse",
    "stringr",
    "SummarizedExperiment",
    "purrrlyr",
    "ggplot2",
    "DEGreport",
    "shiny",
    "DT")
    
install.packages("BiocManager)
BiocManager::install(pkgs_to_install, update=FALSE, ask=FALSE)

Quick start

library(shinythemes)
runApp()

Use the files in test to use the app with a dummy data.

Optional data

For a test with heavier data files download the compressed files from:

https://www.dropbox.com/s/addg7wldhl1k46s/geu-mirtop.gff.gz?dl=0

https://www.dropbox.com/s/9xx5d9u1veq6oa3/geu-metadata.csv?dl=0

About

a Rshiny tool to visualize mirgff3 files

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages