Skip to content

R package to do peak saturation analysis for ChIP-seq.

Notifications You must be signed in to change notification settings

FrietzeLabUVM/peaksat

Repository files navigation

peaksat

R package to do peak saturation analysis for ChIP-seq (and other) data.

Please see this overview for installation and basic usage instructions.

Setup Notes

Depends on macs2 and samtools being installed and executable.

So far this has only been tested on a Linux system but should work if macs2, samtools, and bash are present.

Will use either the Sun Grid Engine (SGE) or SLURM (This is a work in progress) job schedulers if they're present, otherwise will run all tasks in serial using standard bash and R's mclapply for parallelization.

Installation

Installing from github is simple if you have devtools installed.

devtools::install_github("FrietzeLabUVM/peaksat")

About

R package to do peak saturation analysis for ChIP-seq.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages