xingyusu commited on
Commit
3ceb0a2
·
verified ·
1 Parent(s): 42cb0d3

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ## Citation
2
+
3
+ Please cite our work using the bibtex below:
4
+
5
+ **BibTeX:**
6
+ ```
7
+ @article{su2025learning,
8
+ title={Learning to Discover Regulatory Elements for Gene Expression Prediction},
9
+ author={Su, Xingyu and Yu, Haiyang and Zhi, Degui and Ji, Shuiwang},
10
+ journal={arXiv preprint arXiv:2502.13991},
11
+ year={2025}
12
+ }
13
+ ```