README.md

R build
status License:
GPL-3

Authors: Brian Schilder

README updated: Feb-28-2023

PeakyFinders: Mining, Calling, and Importing Epigenomic Peaks in R

Contains flexible and user-friendly functions to find, import, and harmonise epigenomic peaks data from GEO, ENCODE, ROADMAP, and AnnotationHub. Efficiently imports multiple peak files in one function call (either genome-wide or specific regions) using parallelisation. When peaks are not available, automatically calls peaks from bedGraph or bigWig files.

If you use PeakyFinders, please cite:

author1, author2, author3 (publicationYear) articleTitle, journalName; volumeNumber, linkToPublication

Installation

if(!require("remotes")) install.packages("remotes")

remotes::install_github("https://github.com/neurogenomics/PeakyFinders")
library(PeakyFinders)

Documentation

Website

Getting started

Contact

Neurogenomics Lab

UK Dementia Research Institute Department of Brain Sciences Faculty of Medicine Imperial College London GitHub DockerHub



neurogenomics/PeakyFinders documentation built on March 24, 2024, 4:28 p.m.