PyMOL CLI Options
This page documents the CLI options for molecular visualization and analysis using PyMOL. Use chemsmart run mol
--help for the complete list.
Basic Command Structure
chemsmart run [OPTIONS] mol [MOL_OPTIONS] <SUBCMD> [SUBCMD_OPTIONS]
MOL Options
Option |
Type |
Description |
|---|---|---|
|
string |
Input file(s) for visualization |
|
string |
Directory for batch processing of multiple files |
|
string |
File type filter for directory processing (gjf, xyz, mol, log, etc.) |
|
string |
Computational chemistry program whose output files should be visualized (e.g. |
|
string |
Custom output filename. For |
|
string |
String to append to filename |
|
string |
Structure index, 1-based (default: -1, last) |
|
string |
Query structure from PubChem |
|
bool |
Overwrite existing files (default: disabled) |
Available Subcommands
Basic Visualization
Subcommand |
Description |
|---|---|
|
Create PyMOL visualization and save as PSE file |
|
Generate rotating molecule movie |
Reaction Analysis
Subcommand |
Description |
|---|---|
|
Generate IRC movie and trajectory visualization |
Electronic Structure Analysis
Subcommand |
Description |
|---|---|
|
Generate molecular orbital visualizations |
|
Generate spin density visualizations |
Interaction Analysis
Subcommand |
Description |
|---|---|
|
Generate non-covalent interaction plots |
Next Steps
For detailed information on each visualization type: