knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" ) rm(list = ls()) library(devtools) library(tidyverse) devtools::load_all() load("R/sysdata.rda")
The goal of metaDAF is to wrap packages and functions for the statistical analysis of differentially abundant features. If data does not already countain groups to compare, functions are provided to generate artificial differences and thus benchmark methods included.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.