Giter VIP home page Giter VIP logo

shiny-phyloseq's Introduction

Shiny-phyloseq

Shiny-phyloseq is an interactive web application that provides a graphical user interface to the microbiome analysis package for R, called phyloseq. For details about using the phyloseq package directly, see The phyloseq Homepage.

Citation

Shiny-phyloseq is provided under a free-of-charge, open-source license (A-GPL3). All we require is that you cite/attribute the following in any work that benefits from this code or application.

The App

McMurdie and Holmes (2014) Shiny-phyloseq: Web Application for Interactive Microbiome Analysis with Provenance Tracking.

Bioinformatics (Oxford, England), 31(2), 282โ€“283. DOI 10.1093/bioinformatics/btu616

"Under the Hood"

McMurdie and Holmes (2013) phyloseq: An R package for reproducible interactive analysis and graphics of microbiome census data.

PLoS ONE 8(4):e61217.

Launching Shiny-phyloseq Local Session

While it is possible to host the server "back end" somewhere so that users only need to point their web browser to a link, it is also possible to launch both the back and front "ends" on your local machine. The server back end will be an R session on your own machine, while the front end is your web browser, pointed to the appropriate local URL.

Simply launching Shiny-phyloseq should also install missing/old packages. Make sure that you first have installed the latest version of R.

The following R code will launch Shiny-phyloseq on most systems.

install.packages("shiny") 
shiny::runGitHub("shiny-phyloseq","joey711")

See the Shiny-phyloseq installation instructions, for further details.

shiny-phyloseq's People

Contributors

jnpaulson avatar joey711 avatar spholmes 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.