Sophia Tang commited on
Commit
c7e3bcd
·
1 Parent(s): b72ad57
Files changed (2) hide show
  1. tr2d2-dna/README.md +1 -1
  2. tr2d2-pep/README.md +1 -1
tr2d2-dna/README.md CHANGED
@@ -2,7 +2,7 @@
2
 
3
  This part of the code is for finetuning DNA sequence models for optimizing DNA enhancer activity with TR2-D2.
4
 
5
- The codebase is built upon [MDLM (Sahoo et.al, 2023)](https://github.com/kuleshov-group/mdlm), [Drakes (Wang et.al, 2024)](https://github.com/ChenyuWang-Monica/DRAKES), [SEPO (Zekri et.al, 2025)](https://github.com/ozekri/SEPO/tree/main), and [MDNS (Zhu et.al, 2025)](https://arxiv.org/abs/2508.10684).
6
 
7
  ## Environment Installation
8
  ```
 
2
 
3
  This part of the code is for finetuning DNA sequence models for optimizing DNA enhancer activity with TR2-D2.
4
 
5
+ The codebase is partially built upon [PepTune (Tang et.al, 2024)](https://arxiv.org/abs/2412.17780), [MDLM (Sahoo et.al, 2023)](https://github.com/kuleshov-group/mdlm), [Drakes (Wang et.al, 2024)](https://github.com/ChenyuWang-Monica/DRAKES), and [MDNS (Zhu et.al, 2025)](https://arxiv.org/abs/2508.10684).
6
 
7
  ## Environment Installation
8
  ```
tr2d2-pep/README.md CHANGED
@@ -2,7 +2,7 @@
2
 
3
  This part of the code is for finetuning a peptide MDM to optimize multiple therapeutic properties, including binding affinity to a protein target, solubility, non-hemolysis, non-fouling, and cell membrane permeability, with TR2-D2.
4
 
5
- The codebase is built upon [PepTune (Tang et.al, 2024)](https://arxiv.org/abs/2412.17780), [MDLM (Sahoo et.al, 2023)](https://github.com/kuleshov-group/mdlm), [SEPO (Zekri et.al, 2025)](https://github.com/ozekri/SEPO/tree/main), and [MDNS (Zhu et.al, 2025)](https://arxiv.org/abs/2508.10684).
6
 
7
  ## Environment Installation
8
  ```
 
2
 
3
  This part of the code is for finetuning a peptide MDM to optimize multiple therapeutic properties, including binding affinity to a protein target, solubility, non-hemolysis, non-fouling, and cell membrane permeability, with TR2-D2.
4
 
5
+ The codebase is partially built upon [PepTune (Tang et.al, 2024)](https://arxiv.org/abs/2412.17780), [MDLM (Sahoo et.al, 2023)](https://github.com/kuleshov-group/mdlm), and [MDNS (Zhu et.al, 2025)](https://arxiv.org/abs/2508.10684).
6
 
7
  ## Environment Installation
8
  ```