Skip to content

databio/MIRA

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MIRA (Methylation-based Inference of Regulatory Activity)

Build Status

The MIRA package aggregates DNA methylation across the genome for instances of a genomic feature like histone ChIP peaks, transcription factor ChIP peaks, or open chromatin regions in order to give a single signature and score for that feature, which may be used to infer regulatory activity.

Installing MIRA

MIRA may be installed from Github:

devtools::install_github("databio/MIRA")

or locally after downloading/cloning the source code:

install.packages("path/to/MIRA/directory", repos=NULL, type="source")

Learning how to use MIRA

A couple of vignettes are included with the package. For an overview of the package see the "Getting Started" vignette. A more realistic example of how to use MIRA may be found in the "BiologicalApplication" vignette.

About

R package for Methylation-based Inference of Regulatory Activity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages