- Home
- Bioconductor 3.14
- Software Packages
- spatzie
spatzie
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see spatzie.
Identification of enriched motif pairs from chromatin interaction data
Bioconductor version: 3.14
Identifies motifs that are significantly co-enriched from enhancer-promoter interaction data. While enhancer-promoter annotation is commonly used to define groups of interaction anchors, spatzie also supports co-enrichment analysis between preprocessed interaction anchors. Supports BEDPE interaction data derived from genome-wide assays such as HiC, ChIA-PET, and HiChIP. Can also be used to look for differentially enriched motif pairs between two interaction experiments.
Author: Jennifer Hammelman [aut, cre, cph] , Konstantin Krismer [aut] , David Gifford [ths, cph]
Maintainer: Jennifer Hammelman <jhammelm at mit.edu>
citation("spatzie")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("spatzie")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("spatzie")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.