rcsb / symmetry

:ferris_wheel: Detect, analyze, and visualize protein symmetry
GNU Lesser General Public License v2.1
26 stars 16 forks source link

Speed up orient command #65

Closed sbliven closed 8 years ago

sbliven commented 8 years ago

Waiting for the molecule to align with the axis looks cool but is tedious if you're running many analyses. Maybe we should skip that step and show it aligned directly?

lafita commented 8 years ago

Done in biojava commit 3c74766. The orientation is now instantaneous.