PyMOLConvertPMLToPSE.py - Convert PML to PSE
PyMOLConvertPMLToPSE.py [--feedback <yes or no>] [--overwrite] [-w <dir>] -i <infile> -o <outfile>
PyMOLConvertPMLToPSE.py -h | --help | -e | --examples
Convert PyMOL script language (PML) file to PyMOL session (PSE) file.
The supported input and output file formats are PML (.pml) and PSE (.pse).
PyMOL output feedback during loading of PML file. This option may not work in all versions of PyMOL across various platforms.
Print examples.
Print this help message.
Input file name.
Output file name.
Overwrite existing files.
Location of working directory which defaults to the current directory.
To convert a PML file to a PSE file, type:
To convert a PML file to a PSE file along with turning off PyMOL feedback during loading of PML file, type:
PyMOLConvertLigandFileFormat.py, PyMOLSplitChainsAndLigands.py, PyMOLVisualizeMacromolecules.py
Copyright (C) 2024 Manish Sud. All rights reserved.
The functionality available in this script is implemented using PyMOL, a molecular visualization system on an open source foundation originally developed by Warren DeLano.
This file is part of MayaChemTools.
MayaChemTools is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.