knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
version <- as.vector(read.dcf('DESCRIPTION')[, 'Version']) version <- gsub('-', '.', version)
The goal of zazou is to model the evolution of z-scores along a tree to do differential analysis.
You can install the development version from GitHub with:
# install.packages("remotes") remotes::install_github("abichat/zazou")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.