From a03ce9339de6b00765b0cffcd2356371e306a347 Mon Sep 17 00:00:00 2001
From: Sami Chaaban <36083637+sami-chaaban@users.noreply.github.com>
Date: Tue, 29 Oct 2024 22:15:26 +0000
Subject: [PATCH] Update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index e58111b..891833a 100644
--- a/README.md
+++ b/README.md
@@ -54,8 +54,8 @@ alphascreen --show_top 0.7
If you want instead want to rank by local interaction score (LIS) (Kim et al., 2024), you can pass ```--rank_by lis```. While iptm and ptm can be used for ranking as well, alphascreen relies on your Alphafold/Colabfold implementation writing the iptm and ptm scores to a *scores.txt* file within the individual results directories. It should have the same number of lines as there are models, each line containing the information in this format:
-*iptm:0.09 ptm:0.62*
-*iptm:0.02 ptm:0.63*
+*iptm:0.09 ptm:0.62*
+*iptm:0.02 ptm:0.63*
*...*
These values are just an example. Note the presence/absence of spaces and placement of colons.
@@ -228,4 +228,4 @@ Overwrite .png snapshots that have already been generated, otherwise it will ski
## License
-This project is licensed under the MIT License - see the [LICENSE.txt](https://github.com/sami-chaaban/alphascreen/blob/main/LICENSE.txt) file for details.
\ No newline at end of file
+This project is licensed under the MIT License - see the [LICENSE.txt](https://github.com/sami-chaaban/alphascreen/blob/main/LICENSE.txt) file for details.