You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# make sure you have imod installed as in the path -- we tested with imod version 4.11.15 -- Check that you have these binaries in your path
which newstack tilt trimvol
# This command will install eman2 and the other needed packages. You need Cuda installed, we tested with versions 10.2 and 11.4, but usually any close versions should work (Eman2, Imod and Parakeet to blame if not)
conda env create -f environment.yml
# If this doesn't work or takes a long time, you may install eman2 and add to it ProDy, Parakeet and some light packages to it -- here's how I've done it