knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-"
)

badirater

Travis-CI Build Status Project Status: WIP <U+2013> Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

badirater is an R package developed to make genomic studies easier using family turnover rate estimations with BadiRate. It enables genome wide studies along phylogenetic trees from within R, including data preparation, help for execution and downstream processing.


Installation

# install.packages('devtools')
devtools::install_github("palfalvi/badirater")

Usage

For detailed usage please refer to the this website.



palfalvi/badirater documentation built on June 26, 2022, 2:11 a.m.