Skip to content
Snippets Groups Projects
Commit 3e5e6923 authored by Studer Gabriel's avatar Studer Gabriel
Browse files

write MODELLER in all cap to be consistent with manuscript

parent ddd3e744
Branches
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ import math ...@@ -5,7 +5,7 @@ import math
promod_label = 'ProMod3' promod_label = 'ProMod3'
modeller_label = 'Modeller' modeller_label = 'MODELLER'
promod_data_file = 'promod_scores.json' promod_data_file = 'promod_scores.json'
modeller_data_file = 'modeller_scores.json' modeller_data_file = 'modeller_scores.json'
...@@ -55,7 +55,7 @@ n_probity, bins_probity, patches_probity = plt.hist(probity_diffs, 50, ...@@ -55,7 +55,7 @@ n_probity, bins_probity, patches_probity = plt.hist(probity_diffs, 50,
edgecolor='k') edgecolor='k')
plt.axvline(x=0.0, linewidth=2, color='k', linestyle='--') plt.axvline(x=0.0, linewidth=2, color='k', linestyle='--')
plt.xlabel(r'$\Delta$ score (ProMod3 - Modeller)',fontsize='x-large') plt.xlabel(r'$\Delta$ score (ProMod3 - MODELLER)',fontsize='x-large')
plt.ylabel('N',fontsize='x-large') plt.ylabel('N',fontsize='x-large')
plt.legend(frameon=False) plt.legend(frameon=False)
......
modelling/promod3_vs_modeller_histplot.png

18.7 KiB | W: | H:

modelling/promod3_vs_modeller_histplot.png

19.5 KiB | W: | H:

modelling/promod3_vs_modeller_histplot.png
modelling/promod3_vs_modeller_histplot.png
modelling/promod3_vs_modeller_histplot.png
modelling/promod3_vs_modeller_histplot.png
  • 2-up
  • Swipe
  • Onion skin
modelling/promod3_vs_modeller_molprobity_scores.png

60.9 KiB | W: | H:

modelling/promod3_vs_modeller_molprobity_scores.png

61 KiB | W: | H:

modelling/promod3_vs_modeller_molprobity_scores.png
modelling/promod3_vs_modeller_molprobity_scores.png
modelling/promod3_vs_modeller_molprobity_scores.png
modelling/promod3_vs_modeller_molprobity_scores.png
  • 2-up
  • Swipe
  • Onion skin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment