Coder Social home page Coder Social logo

mnhuda / ancombc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from frederickhuanglin/ancombc

0.0 1.0 0.0 45 KB

Differential abundance (DA) analysis for microbial absolute abundance data

Home Page: https://www.nature.com/articles/s41467-020-17041-7

R 98.39% TeX 1.61%

ancombc's Introduction

ANCOMBC

R package source code for implementing Analysis of Compositions of Microbiomes with Bias Correction (ANCOM-BC).

ANCOM-BC is a methodology of differential abundance (DA) analysis that is designed to determine taxa that are differentially abundant with respect to the covariate of interest. For more details, please refer to: https://www.nature.com/articles/s41467-020-17041-7

Currently, the ANCOMBC package has been accepted on Bioconductor and added to its nightly builds. This version of ANCOMBC is able to perform covariates adjustment and global tests as mentioned in this paper.

To install the latest release version of ANCOMBC

  1. In order to use the ‘bioc-devel’ version of Bioconductor during the mid-April to mid-October release cycle, use the release version of R and invoke the function install(version="devel")
  2. In order to use the ‘bioc-devel’ version of Bioconductor during the mid-October to mid-April release cycle, you must install the devel version of R and invoke the function install(version="devel")
  3. For details, see: https://bioconductor.org/developers/how-to/useDevel/
if (!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")
BiocManager::install(version = "devel")
BiocManager::install("ANCOMBC")

Usage

library(ANCOMBC)
?ancombc 

Author: Huang Lin, Shyamal Das Peddada

Maintainer: Huang Lin: [email protected]

ancombc's People

Contributors

frederickhuanglin avatar

Watchers

James Cloos 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.