GithubHelp home page GithubHelp logo

xwu35 / virusvariantviewr-rshiny-application Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rachelrodgers/virusvariantviewr-rshiny-application

0.0 0.0 0.0 57 KB

VirusVariantViewR RShiny application for viewing output from VirusVariantViewR-HTCF-Snake workflow.

R 100.00%

virusvariantviewr-rshiny-application's Introduction

VirusVariantViewR-RShiny-Application


VirusVariantViewR RShiny application for viewing output from VirusVariantViewR Snakemake workflow.

Please visit the VirusVariantViewR application:

https://baldridgeapps.wustl.edu/VirusVariantViewR/


How to use:

  1. Clone the VirusVariantViewR workflow to process your data.

  2. Clone this repo to your local machine or wherever you wish to run the R Shiny application.

git clone --recurse-submodules https://github.com/RachelRodgers/VirusVariantViewR-RShiny-Application.git
  1. Download the results/ directory generated by the VirusVariantViewR workflow to your local machine or wherever you wish to run the R Shiny application. The best location to store the results directory is directly inside the R Shiny app repo.

  2. Edit the VirusVariantViewR-RShiny-Application_config.txt file to contain the path to the results/ directory. This path can be absolute or relative to the repository. Please do not include a trailing slash. Only the first line in the file will be read to determine the location of the results directory.

  3. Double check the dataSet.txt file inside the results/ directory. It should include the name of each directory of data that you wish to visualize, one name per line. Note this file is appended to each time the Snakemake workflow runs, so may not contain all the datasets you wish to include in the application, or could include too many.

  4. Open the VirusVariantViewR_app.Rproj in RStudio. If not installed, install the "shiny" package:

install.packages("shiny")
  1. Open app.R and hit "Run" in the top of the source pane. Please note that the program will automatically attempt to install any missing but required R packages. It is possible R will need to reload during this process, and upon restarting will stop. Simply hit the "Run App" button again to re-start the process.

virusvariantviewr-rshiny-application's People

Contributors

rachelrodgers avatar xwu35 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.