Update README.md
Browse files
README.md
CHANGED
|
@@ -1 +1,10 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# ChromBERT: A foundation model for learning interpretable representations for context-specific transcriptional regulatory networks
|
| 2 |
+
[](https://chrombert.readthedocs.io/en/)
|
| 3 |
+
[](https://www.gnu.org/licenses/gpl-3.0)
|
| 4 |
+
[](https://doi.org/10.5281/zenodo.17824395)
|
| 5 |
+
|
| 6 |
+
**ChromBERT** is a pre-trained deep learning model designed to capture the genome-wide co-association patterns of approximately one thousand transcription regulators, thereby enabling accurate representations of context-specific transcriptional regulatory networks (TRNs). As a foundational model, ChromBERT can be fine-tuned to adapt to various biological contexts through transfer learning. This significantly enhances our understanding of transcription regulation and offers a powerful tool for a broad range of research and clinical applications in different biological settings.
|
| 7 |
+

|
| 8 |
+
|
| 9 |
+
This repository provides the checkpoints and required dependencies for ChromBERT.
|
| 10 |
+
For usage, see [ChromBERT](https://github.com/TongjiZhanglab/ChromBERT) for detail.
|