Frame slider: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
m (added installation instructions)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Infobox script-repo
{{Infobox script-repo
|type    = script
|type    = script
|filename  = frame_slider.py
|filename  = scripts/frame_slider.py
|author  = Matthew Baumgartner
|author  = Matthew Baumgartner
|license = MIT
|license = MIT
Line 13: Line 13:




== Installation ==
 
The frame slider plugin can be installed through the Plugin Manager in the Plugin Menu of PyMOL.
[[Category:Script_Library]]
[[Category:UI_Scripts]]
[[Category:Pymol-script-repo]]

Latest revision as of 22:41, 22 June 2025

Type Python Script
Download scripts/frame_slider.py
Author(s) Matthew Baumgartner
License MIT
This code has been put under version control in the project Pymol-script-repo


The Frame slider plugin provides a simple slider bar that allows you to quickly skip through frames in PyMOL. It also has a text field that you can type the desired frame in and it will automatically go to that frame.

Frame slider.png