All public logs
Jump to navigation
Jump to search
Combined display of all available logs of DISI. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:45, 26 November 2024 Omailhot talk contribs created page Combinatorial analogs (Created page with "Here's an example of how to generate combinatorial analogs from the same parent. Make sure to source my environment first: source /nfs/home/omailhot/pyenv_source.sh Then, you will want to create a .png file of your parent with standard numbering on it. We'll use etomidate in this example: from bksltk.analogs import write_numbered_parent_png, make_analogs_combinations eto_smiles = 'CCOC(=O)C1=CN=CN1[C@H](C)C2=CC=CC=C2' write_numbered_parent_png(eto_smiles, 'test_p...")