Skip to content

Commit

Permalink
minor edits plot_Fig1A.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DevlinaC authored Jul 12, 2024
1 parent 3d469d3 commit 4778f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/plot_Fig1A.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
plt.rcParams["font.weight"] = "bold"
plt.rcParams["font.family"] = "Helvetica"

# values are taken from success_with_TMscore_metric.xlsx
# values are taken from success_with_TMscore_metric_revised.xlsx
val1 = [2, 9, 5, 2, 1, 7, 12, 36] # unique
val2 = [6, 2, 7, 5, 6, 11, 20, 20] # common

Expand Down

0 comments on commit 4778f81

Please sign in to comment.