Bioc2026 Registration Open!

CTCF

Genomic coordinates of CTCF binding sites, with orientation

Bioconductor version: 3.23 · Package version: 0.99.14

Genomic coordinates of CTCF binding sites, with strand orientation (directionality of binding). Position weight matrices (PWMs) from JASPAR, HOCOMOCO, CIS-BP, CTCFBSDB, SwissRegulon, Jolma 2013, were used to uniformly predict CTCF binding sites using FIMO (default settings) on human (hg18, hg19, hg38, T2T) and mouse (mm9, mm10, mm39) genome assemblies. Extra columns include motif/PWM name (e.g., MA0139.1), score, p-value, q-value, and the motif sequence. It is recommended to filter FIMO-predicted sites by 1e-6 p-value threshold instead of using the default 1e-4 threshold. Experimentally obtained CTCF-bound cis-regulatory elements from ENCODE SCREEN and predicted CTCF sites from CTCFBSDB are also included. Selected data are lifted over from a different genome assembly as we demonstrated liftOver is a viable option to obtain CTCF coordinates in different genome assemblies. CTCF sites obtained using JASPAR's MA0139.1 PWM and filtered at 1e-6 p-value threshold are recommended.

Installation

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

BiocManager::install("CTCF")

Details

MaintainerMikhail Dozmorov <mikhail.dozmorov@gmail.com>
AuthorMikhail Dozmorov [aut, cre] (ORCID: <https://orcid.org/0000-0002-0086-8358>), Eric Davis [aut], Wancen Mu [aut], Stuart Lee [aut], Tim Triche [aut], Douglas Phanstiel [aut], Michael Love [aut]
LicenseMIT + file LICENSE
URLhttps://github.com/dozmorovlab/CTCF
Bug Reportshttps://github.com/dozmorovlab/CTCF/issues
Downloads rank109
Source branchRELEASE_3_23
biocViewsAnnotationData, AnnotationHub, FunctionalAnnotation, GenomicSequence

Download

Dependencies

Suggests: BiocStyle, rmarkdown, knitr, GenomeInfoDb, AnnotationHub, GenomicRanges, sessioninfo