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

gnomeR

The goal of gnomeR is to collect common functions we need to use for wrangling and visualizing specific genomic data types.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("margarethannum/gnomeR")

quick change



margarethannum/gnomeR documentation built on Feb. 26, 2020, 8:16 p.m.