Skip to content

kn3in/sgb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple genome browser based on shiny and ggbio

You'll have to install required packages yourself, see minimal/server.R for dependencies after that run:

library(shiny)
runGitHub("sgb", "kn3in", subdir="minimal")

or have a look at shiny_example for alternative ways of running shiny apps.

Caution: at the moment data for the whole genome instead of only current browser view kept in RAM.

Example

About

Shiny Genome Browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages