GithubHelp home page GithubHelp logo

microbiotaprocess's Introduction

MicrobiotaProcess: A comprehensive R package for managing and analyzing microbiome and other ecological data within the tidy framework

This package has many unique features:

  • MicrobiotaProcess introduces MPSE class, which make this package more interoperable with the existing computing ecosystem.
  • MicrobiotaProcess can bridge several common tools of microbiome analysis with several parsing functions.
  • MicrobiotaProcess introduces a tidy microbiome data structure paradigm and analysis grammar via formatted output avoiding memory consumption.
  • MicrobiotaProcess provides a wide variety of microbiome analysis procedures under the unified and common framework (tidy-like framework). This will make the related analysis easier.

Anatomy of a MPSE

The structure of the MPSE class.

Overview of the design of MicrobiotaProcess package

The Overview of the design of MicrobiotaProcess package

✍️ Authors

Shuangbin Xu and Guangchuang Yu

School of Basic Medical Sciences, Southern Medical University

⏬ Installation

Get the released version from Bioconductor:

## try http:// if https:// URLs are not supported ## the url of mirror
if (!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")
## BiocManager::install("BiocUpgrade") ## you may need this
BiocManager::install("MicrobiotaProcess")

the development version from github:

if (!requireNamespace("remotes", quietly=TRUE))
    install.packages("remotes")
remotes::install_github("YuLab-SMU/MicrobiotaProcess")

📖 Vignette

For more details, please refer to the online vignette.

💖 Contributing

We welcome any contributions! By participating in this project you agree to abide by the terms outlined in the Contributor Code of Conduct.

microbiotaprocess's People

Contributors

alienzj avatar kant avatar lshep avatar nturaga avatar nyzhoulang avatar xiangpin 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.