xingyusu commited on
Commit
51a75d7
·
verified ·
1 Parent(s): 7aeeb6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -3,4 +3,20 @@ license: mit
3
  ---
4
 
5
  Using Model
6
- For instructions on how to use the models, please refer to https://github.com/divelab/AIRS/tree/main/OpenBio/ATGC_Gen.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  Using Model
6
+ For instructions on how to use the models, please refer to https://github.com/divelab/AIRS/tree/main/OpenBio/ATGC_Gen.
7
+
8
+
9
+ ## Citation
10
+
11
+ Please cite our work using the bibtex below:
12
+
13
+ **BibTeX:**
14
+ ```
15
+ @article{su2025language,
16
+ title={Language Models for Controllable DNA Sequence Design},
17
+ author={Su, Xingyu and Li, Xiner and Lin, Yuchao and Xie, Ziqian and Zhi, Degui and Ji, Shuiwang},
18
+ journal={arXiv preprint arXiv:2507.19523},
19
+ year={2025}
20
+ }
21
+ ```
22
+