Skip to contents

A collection of the various functions we, in the Aparicio Lab, have been using for basic DLP data manipulation and plotting.

All code subject to change and actively under development.

Installing DLPtools

library(devtools)
devtools::install_github("molonc/dlptools")

Vignettes

See vignettes/ for various overview (Rmd & htmls available) or browse the articles at the package website.

In-House Development

If you are going to contribute to this, and don’t know how, check out the development.md in the GitHub repo for advice.