PySSA aims to combine PyMOL and ColabFold to enable the prediction and analysis of 3D protein structures for the scientific end-user. v1.0 has been released on July 10, 2024.
* FilterByMol -- Filter a directory of files, and save their ligands to disk (by molecule).
LoadDir -- loads all the files of a type you specify from the path you specify and puts them into the group you specify (or none).
Process_All_Files_In_Directory -- Do something to all files in a directory. The examples show how to print the disulfide bond lengths, then in general all sulfur distances (not necessarily bound).
PythonTerminal -- Allows execution of python commands from the PyMOL command line.
pdbsurvey -- Surveys the pdb for recently added structures that are relevant to a user-specified keywords list (in a text file)
Read PDB-String -- Parses a string in PDB format to a PyMOL object.