Skip to content

eyalbenda/cexQTLview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ceXQTLview

Viewer for ceX-QTL fitness data

Getting Started

A simple shiny app to view results from ceX-QTL experiments described in: https://www.biorxiv.org/content/early/2018/09/27/428870 Allows focusing on specific chromosomes and regions, to finely observe fitness data.

Quick start

Install prerequisite packages in R (running from RStudio is recommended)

install.packages(c("shiny","shinyWidgets","ggplot2","viridis","ggthemes","dplyr","shinycssloaders"))

You can then run the app directly from the repository using runGithub

library(shiny)
runGitHub("cexQTLview","eyalbenda")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages