xingyusu commited on
Commit
526db56
·
verified ·
1 Parent(s): d391baa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -8
README.md CHANGED
@@ -1,14 +1,16 @@
1
  ---
2
  license: mit
3
  ---
4
- Citation
5
- Please cite our work using the bibtex below:
6
 
7
- BibTeX:
8
 
9
- @article{su2025language,
10
- title={Language Models for Controllable DNA Sequence Design},
11
- author={Su, Xingyu and Li, Xiner and Lin, Yuchao and Xie, Ziqian and Zhi, Degui and Ji, Shuiwang},
12
- journal={arXiv preprint arXiv:2507.19523},
 
 
13
  year={2025}
14
- }
 
 
1
  ---
2
  license: mit
3
  ---
4
+ ## Citation
 
5
 
6
+ Please cite our work using the bibtex below:
7
 
8
+ **BibTeX:**
9
+ ```
10
+ @article{su2025learning,
11
+ title={Learning to Discover Regulatory Elements for Gene Expression Prediction},
12
+ author={Su, Xingyu and Yu, Haiyang and Zhi, Degui and Ji, Shuiwang},
13
+ journal={arXiv preprint arXiv:2502.13991},
14
  year={2025}
15
+ }
16
+ ```