cmahervir

Results 4 comments of cmahervir

Thank you for your reply @Naplessss! I started with getting the example notebook to run locally, but ran into a couple issues: 1.) My python version wasn't 3.7 so the...

Yes, --use-dir is set in `unimol_binding_pose_demo.ipynb`. I install unicore from 'https://github.com/dptech-corp/Uni-Core/releases/download/0.0.1/unicore-0.0.1+cu113torch1.12.1-cp37-cp37m-linux_x86_64.whl'. Below is the output when I import unicore and print the `__version__`. ![image](https://user-images.githubusercontent.com/82060701/195216118-292f6352-4fec-4237-9036-31c5d488ed17.png) For UniMol, the notebook is downloading...

+1 for this. It looks like when the grouping is done to plot the point estimates and CIs, that new row ordering is not tracked and the labels are placed...