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

oscillation

For the moment, the goal of oscillation is to be a sandbox for exploration of the code in Oscope. The original code of oscillation results from a fork of the Bioconductor git repository of Oscope.

Installation

To install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("ramiromagno/oscillation")


ramiromagno/oscillation documentation built on April 20, 2020, 10:37 a.m.