Giter Club home page Giter Club logo

metapr2-shiny's Introduction

metaPR2

DOI Release Date

A database of 18S rRNA metabarcodes

Version: 2.1.0 - 59 datasets

Release date: 2023-05-16

Presentation

MetaPR2 is a database of published 18S rRNA metabarcodes that have been reprocessed and assigned using PR2.

Acessing the database

Access to the database to map, search and download the barcodes can be done in three different ways:

  • Using a web interface.

  • Download the R package and launch the shiny application.

1 - Web interface

2 - metaPR2 shiny R package

Install the package from GitHub
install.packages(devtools)

devtools::install_github("pr2database/metapr2-shiny")

Note: You may have to install some packages required by metapr2 if they are not installed on your machine

Alternatively install from R-universe

No need in this case to install package devtools

# Enable repository from pr2database
options(repos = c(
  pr2database = 'https://pr2database.r-universe.dev',
  CRAN = 'https://cloud.r-project.org'))

# Download and install metapr2 in R
install.packages('metapr2')
Launch shiny interface with function run_app()
metapr2::run_app()

Help

Extensive help is provided here.

Errors

Please report errors in the Issues page of the metaPR2 database.

Citation

Vaulot, D., Sim, C.W.H., Ong, D., Teo, B., Biwer, C., Jamy, M., Lopes dos Santos, A., 2022. metaPR$^{2}$: a database of eukaryotic 18S rRNA metabarcodes with an emphasis on protists. Molecular Ecology Resources 22, 3188โ€“3201. https://doi.org/10.1111/1755-0998.13674

Resources

Maintainer

Contributors

  • Daniel Vaulot, CNRS Roscoff, NTU-ASE Geek lab
  • Adriana Lopes dos Santos, NTU-ASE Geek lab
  • Clarence Sim, NTU-ASE Geek lab
  • Denise Ong, NTU-ASE Geek lab
  • Bryan Teo, NTU-ASE Geek lab
  • Charlie Biwer, Uppsala University Sweden
  • Mahwash Jamy, Uppsala University Sweden

metapr2-shiny's People

Contributors

vaulot avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

thehung92

metapr2-shiny's Issues

Error: "the condition has length > 1" when using metaPR2 shiny R package

Hi Daniel,

I wanted to use the metaPR2 shiny R package as the metaPR2 website seemed to be down.

I installed the package from the R-universe and launched the shiny interface with metapr2::run_app(). However, I get the following error (please see screenshot). Any idea why this could be?

Here is the sessionInfo:

R version 4.2.2 (2022-10-31)
Platform: aarch64-apple-darwin20 (64-bit)
Running under: macOS Ventura 13.0.1

Matrix products: default
LAPACK: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/lib/libRlapack.dylib

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] shiny_1.7.4   metapr2_2.0.0

Many thanks!
Mahwash

image

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.