Skip to content

Commit 1f5c89c

Browse files
authored
Merge pull request #17 from BioinfoMachineLearning/enhance-figures
Enhance figures as PDFs
2 parents 07b779a + 4fbca27 commit 1f5c89c

File tree

118 files changed

+97
-101
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

118 files changed

+97
-101
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions

README.md

Lines changed: 16 additions & 16 deletions

docs/source/_static/PoseBench.png

480 KB

docs/source/data_preparation.rst

Lines changed: 1 addition & 1 deletion

img/PoseBench.png

480 KB

img/PoseBench_Datasets.png

-125 KB

notebooks/astex_diverse_inference_results_plotting.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@
520520
"\n",
521521
"# display the plots\n",
522522
"plt.tight_layout()\n",
523-
"plt.savefig(\"astex_diverse_primary_ligand_relaxed_rmsd_violin_plot.png\", dpi=300)\n",
523+
"plt.savefig(\"astex_diverse_primary_ligand_relaxed_rmsd_violin_plot.pdf\")\n",
524524
"plt.show()"
525525
]
526526
},
@@ -1113,7 +1113,7 @@
11131113
"\n",
11141114
"# display the plots\n",
11151115
"plt.tight_layout()\n",
1116-
"plt.savefig(\"astex_diverse_primary_ligand_relaxed_bar_chart.png\", dpi=300)\n",
1116+
"plt.savefig(\"astex_diverse_primary_ligand_relaxed_bar_chart.pdf\")\n",
11171117
"plt.show()"
11181118
]
11191119
}
121 KB
Binary file not shown.
-1.82 MB
Binary file not shown.
17.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)