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

Travis build status

Coverage status

Lifecycle: experimental

distillr

The goal of distillr is to identify differential binding events in epigenomic contexts, such as ChIP-seq/CUT&RUN.

Installation

You can install the released version of distillr from Github with:

devtools::install_github("robertamezquita/distillr")

Usage

TBD



robertamezquita/distillr documentation built on Sept. 25, 2019, 7:25 a.m.