README.md

epistack

R build status codecov

Example of an epistack output

The epistack package main objective is the visualizations of stacks of genomic tracks (such as, but not restricted to, ChIP-seq, ATAC-seq, DNA methyation or genomic conservation data) centered at genomic regions of interest. epistack needs three different inputs:

Installation

To install the package from Bioconductor, use:

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("epistack")

You can install the GitHub version of epistack from R using :

remotes::install_github("GenEpi-GenPhySE/epistack")

Documentation

A version of epistack vignette can be read here.

Funding

{epistack} recieved financial support from INRAE and from Agence Nationnale de la Recherche through the funding ANR-19-DATA-0007.



GenEpi-GenPhySE/epistack documentation built on July 27, 2023, 1:09 a.m.