Add files using upload-large-folder tool
Browse files
README.md
CHANGED
|
@@ -9,13 +9,13 @@ tags:
|
|
| 9 |
- colon
|
| 10 |
- hg38
|
| 11 |
---
|
| 12 |
-
# ENCODE ChromBPNet
|
| 13 |
-
As part of the ENCODE 4 Project, we trained ChromBPNet models on 1,512 ENCODE DNAse-seq and ATAC-seq across 408 biosamples. Here, we provide all models for open
|
| 14 |
|
| 15 |
For more information about the models, see:
|
| 16 |
-
-
|
| 17 |
-
-
|
| 18 |
-
- [ChromBPNet: bias factorized, base-resolution deep learning models of chromatin accessibility reveal cis-regulatory sequence syntax, transcription factor footprints and regulatory variants](https://doi.org/10.1101/2024.12.25.630221) (Pampari et al.,
|
| 19 |
|
| 20 |
## ChromBPNet model: DNASE in colonic mucosa (ENCSR576UAF)
|
| 21 |
- Model: ChromBPNet
|
|
@@ -117,4 +117,4 @@ predictions = softmax(outputs["logits_profile_predictions"]) * (np.exp(outputs["
|
|
| 117 |
# License & citation
|
| 118 |
External data users may freely download, analyze and publish results based on any ENCODE data without restrictions.
|
| 119 |
|
| 120 |
-
Released under the [ENCODE data-use policy](https://www.encodeproject.org/about/data-use-policy/). Please cite the ENCODE Project Consortium and the model software: [ChromBPNet](https://github.com/kundajelab/chrombpnet) (Pampari et al.,
|
|
|
|
| 9 |
- colon
|
| 10 |
- hg38
|
| 11 |
---
|
| 12 |
+
# ENCODE GRAMMAR: ChromBPNet collection
|
| 13 |
+
**ENCODE GRAMMAR (Genomic Regulatory Atlas of sequence Models, Motifs, Annotations and Rules)**: As part of the ENCODE 4 Project, we trained ChromBPNet models on 1,512 ENCODE DNAse-seq and ATAC-seq across 408 unique biosamples. Here, we provide all models for open, unrestricted use.
|
| 14 |
|
| 15 |
For more information about the models, see:
|
| 16 |
+
- **ENCODE GRAMMAR**: [A unified lexicon of predictive DNA sequence motifs from ENCODE transcription factor binding and chromatin accessibility assays](https://doi.org/10.5281/zenodo.17123347) (Yun et al., _Zenodo_ 2026)
|
| 17 |
+
- **ENCODE 4**: [The Encyclopedia of DNA Elements](https://www.biorxiv.org/content/10.64898/2026.07.06.731365v1) (The ENCODE Project Consortium, _bioRxiv_ 2026)
|
| 18 |
+
- **ChromBPNet**: [ChromBPNet: bias factorized, base-resolution deep learning models of chromatin accessibility reveal cis-regulatory sequence syntax, transcription factor footprints and regulatory variants](https://doi.org/10.1101/2024.12.25.630221) (Pampari et al., _bioRxiv_ 2024)
|
| 19 |
|
| 20 |
## ChromBPNet model: DNASE in colonic mucosa (ENCSR576UAF)
|
| 21 |
- Model: ChromBPNet
|
|
|
|
| 117 |
# License & citation
|
| 118 |
External data users may freely download, analyze and publish results based on any ENCODE data without restrictions.
|
| 119 |
|
| 120 |
+
Released under the [ENCODE data-use policy](https://www.encodeproject.org/about/data-use-policy/). Please cite the ENCODE Project Consortium and the model software: [ChromBPNet](https://github.com/kundajelab/chrombpnet) (Pampari et al., _bioRxiv_ 2024).
|