- recipe bioconductor-ctcf
Genomic coordinates of CTCF binding sites, with orientation
- Homepage:
https://bioconductor.org/packages/3.16/data/annotation/html/CTCF.html
- License:
MIT + file LICENSE
- Recipe:
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.
- package bioconductor-ctcf¶
-
- Versions:
0.99.9-0
,0.99.4-1
,0.99.4-0
- Depends:
bioconductor-data-packages
>=20221102
r-base
>=4.2,<4.3.0a0
- Required By:
Installation
With an activated Bioconda channel (see set-up-channels), install with:
conda install bioconductor-ctcf
and update with:
conda update bioconductor-ctcf
or use the docker container:
docker pull quay.io/biocontainers/bioconductor-ctcf:<tag>
(see bioconductor-ctcf/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/bioconductor-ctcf/README.html)