Skip to content
/ chraw Public

The package analyzes chromatin and multi-omic experiments. It extends the MultiAssayExperiment object and builds a ChrawExperiment object from ENCODE’s output. It performs QC plotting, identifies differential events and other functionalities. More details in package vignettes.

License

Notifications You must be signed in to change notification settings

Novartis/chraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chraw: Chromatin Analysis Workflow [v1.0.0, for R]


Summary


chraw is an R package for the analysis of chromatin data and developed by Alejandro Reyes, Sebastian Steinhauser, Christian Kolter and Ricardo Rosa Junior ([email protected], [email protected], [email protected] and [email protected]). It is attended for chromatin data processed by ATAC-seq, CUT&RUN and ChIP-seq pipelines. Nevertheless, the workflow can also handle data produced with other pipelines. Genome assemblies hg19, hg38, mm10 and rn6 assemblies are supported through the workflow analysis.

This package builds on top of MultiAssayExperiment and aims to be a simplified version of multiple R-packages (DESeq2, DiffBind, corrplot, ChIPseeker,...) that normally need a substantial contribution of the user in terms of input and comprehension of the documentation. Each major analysis step is shrinked to a single function (differential analysis, correlation plots, PCA,...) and only requires a few inputs from the user.

The workflow was tested on various cell lines and experimental designs.

Once the package is installed, we are ready to start our chromatin analysis.

About

The package analyzes chromatin and multi-omic experiments. It extends the MultiAssayExperiment object and builds a ChrawExperiment object from ENCODE’s output. It performs QC plotting, identifies differential events and other functionalities. More details in package vignettes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages