neurogenomics / MotifStats

Package for integrating peak and motif positions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NULL License: GPL (>= 3)
R build status

Authors: Thomas Roberts

MotifStats

MotifStats is an R package for calculating metrics that quantify the relationship between peaks and motifs.

Installation

MotifStats is available through GitHub. It can be installed using the following commands.

if(!require("remotes")) install.packages("remotes")
remotes::install_github("neurogenomics/MotifStats")

MotifStats requires MEME suite as a system dependency. Directions for installation can be found here.

About

Package for integrating peak and motif positions

License:GNU General Public License v3.0


Languages

Language:R 100.0%