README.md

curatedMetagenomicDataShinyApp

A shiny tool for the get_metadata and checkCuration functions of the curatedMetagenomicDataCuration package.

Installation

if (!"BiocManager" %in% installed.packages()[,"Package"])
    install.packages("BiocManager")
BiocManager::install("waldronlab/curatedMetagenomicDataShinyApp") 

Run the app

library(curatedMetagenomicDataShinyApp)
myApp()

Example files for checkCuration

There are a few files in inst/extdata that can be downloaded and used to test the shinyApp:



waldronlab/curatedMetagenomicDataCurationShiny documentation built on Dec. 23, 2021, 4:14 p.m.