utils / pdb-to-pns / 0.0.2

Generate a PNS density image from PDB ID

Generate a Point Normal Surface (PNS) file from a PDB ID.
Tags
imagingcryoetPythonnapari
Citation
Cellcanvas and copick teamshttps://cellcanvas.org
Solution written by
Kyle Harrington
License of solution
MIT
Source Code

Arguments

--pdb_id
PDB ID of the structure. (default value: PARAMETER_VALUE)
--output_file
Path to the output PNS file. (default value: PARAMETER_VALUE)
--grid_resolution
Grid resolution for the PNS. (default value: 10.0)
--grid_spacing
Grid spacing around the structure. (default value: 50.0)

Usage instructions

Please follow this link for details on how to install and run this solution.