Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sami-chaaban authored Jun 5, 2022
1 parent 79453a3 commit 25c93a5
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
@@ -1,6 +1,6 @@
# PointPAE

Use this notebook to map Alphafold's predicted aligned error (PAE) of a single residue onto the model. It generates a Chimera attribute file for each chain that represents the PAE values (y-axis) of the residue.
Use this script to map Alphafold's predicted aligned error (PAE) of one residue onto the whole model. It generates a Chimera attribute file for each chain that represents the PAE values (y-axis) of the residue.

Edit the variables in the script and run it with `python PointPAE.py`. Make sure you are using python>=3.6.

Expand Down

0 comments on commit 25c93a5

Please sign in to comment.