Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 640 Bytes

File metadata and controls

22 lines (15 loc) · 640 Bytes

ELMER.data

The goal of ELMER.data is to supporting data for the ELMER package. It includes the Probe.motif matrix mapping for each probe if the TF PWM was matched (windows of +-250bp around the probe).

Installation

You can install ELMER.data from github with:

# install.packages("devtools")
devtools::install_github("tiagochst/ELMER.data")

Documentation