This package provides supplemental datasets and files for use with
dominatR. For more
information on how to use these data, please refer to the dominatR
vignette.
The data is used for specific examples, such as three-way (triangle) visualization of RNA polymerase I, II, and III genomic occupancy dominance at enzyme-specific gene targets (Rajendra K C et al., 2024 Molecular Cell), or such as 19-way (circular) visualization of tissue-specific gene accessibility patterns at canonical RNA Pol III-transcribed genes (Simon Lizarazo et al., 2025 bioRxiv preprint).
# Install devtools if not already installed
if (!require(devtools)) install.packages("devtools")
# Install dominatR from GitHub
devtools::install_github("VanBortleLab/dominatRData")