Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhuLvs authored Nov 27, 2024
1 parent 4fa8030 commit b35ff12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pip install -r ./install/requirements.txt

First, you need to download the training dataset for 2DIR. [this link](https://zenodo.org/records/13382835) and save it under the `data` directory.

The PDBFliess dataset link is [this link](https://zenodo.org/records/13382753).
The PDBFliess dataset link is [this link](https://zenodo.org/records/14229812).

Then, you calculate the distance matrix (distance map) between the CA atoms of each residue in the protein PDB structure file. The calculation script can be found in the `helper_scripts` directory.

Expand Down

0 comments on commit b35ff12

Please sign in to comment.