Code Monkey home page Code Monkey logo

exploremetabar's Introduction

ExploreMetabar

DOI

ExploreMetabar is a shiny application used to explore metabarcoding data (16S, ITS) with interactive plots, integrated statistical tests, and differential analysis.

Online instances

ExploreMetabar is hosted thanks to SK8 INRAE, UCA mesocentre and migale bioinformatics facility:

https://explore-metabar.sk8.inrae.fr

https://shiny.mesocentre.uca.fr/app/exploremetabar

https://shiny.migale.inrae.fr/app/exploremetabar

Installation

R3.6.3 or upper is required.

  • Linux (recommended)

On ubuntu 18.04 those libraries are needed:

apt-get update && apt-get install -y  git-core libcurl4-openssl-dev libgit2-dev libglpk-dev libgmp-dev libicu-dev libpng-dev libssl-dev libxml2-dev make pandoc pandoc-citeproc zlib1g-dev libtiff-dev libjpeg-dev libbz2-dev libgmp3-dev software-properties-common
  • Windows

Rtools and git are required.

You can install the development version of ExploreMetabar from this repository with:

install.packages("devtools")
devtools::install_git("https://forgemia.inra.fr/umrf/exploremetabar")

To run Shiny app

library(ExploreMetabar)
ExploreMetabar::run_app()

Docker

To install ExploreMetabar via docker environment:

sudo docker pull erifa1/exploremetabar:latest
sudo docker run -it -p 3838:3838 erifa1/exploremetabar:latest

Citation

Etienne RIFA, & Sebastien Theil. (2020). ExploreMetabar: v1.0.1, https://forgemia.inra.fr/umrf/exploremetabar. Zenodo. https://doi.org/10.5281/zenodo.5245195

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.