jpvert / xenopus-atlas

Visualization of spatiotemporal gene expression in Xenopus embryo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xenopus-atlas

Visualization of spatiotemporal gene expression in Xenopus embryo

To run from R, type:

library(shiny)
shiny::runGitHub('xenopus-atlas', 'jpvert')

or try it online at https://jpvert.shinyapps.io/xenopus-atlas

If you prefer to run it locally after cloning the repository (always from R):

shiny::runApp('xenopus-atlas/')

Note: to deploy it on shinyapps.io, type from R:

shinyapps::deployApp('xenopus-atlas/')

About

Visualization of spatiotemporal gene expression in Xenopus embryo

License:GNU General Public License v2.0


Languages

Language:R 100.0%