inst/doc/Repliscope.R

## ----setup, include = FALSE---------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
library(Repliscope)

## ---- echo=FALSE, results='loadBed'-------------------------------------------
knitr::kable(head(Repliscope::W303_G2, 5))

## ----ratioTable,echo=F--------------------------------------------------------
knitr::kable(head(W303,5))

Try the Repliscope package in your browser

Any scripts or data that you put into this service are public.

Repliscope documentation built on Sept. 13, 2022, 9:05 a.m.