README.md

ocular_transcriptome_shiny

Launch Rstudio Binder

R Shiny visualization for de novo transcriptomes.

To use run the following locally in R, or in the binder repo

Sys.setenv("R_REMOTES_NO_ERRORS_FROM_WARNINGS" = "true")# ignore R version mismatches
devtools::install_github('vinay-swamy/ocular_transcriptomes_shiny')
OcularTxome::downloadAppData()# get data for app
OcularTxome::runOcularTxomeVis()# run app


vinay-swamy/ocular_transcriptomes_shiny documentation built on Sept. 22, 2020, 12:45 a.m.