About
Solution Catalog
Documentation
Tutorial
cellcanvas album catalog
sharing cellcanvas tools
utils
/
pdb-to-pns
/ 0.0.1
Generate a PNS density image from PDB ID
Generate a Point Normal Surface (PNS) file from a PDB ID.
Tags
imaging
cryoet
Python
napari
Citation
Cellcanvas and copick teams
https://cellcanvas.org
Solution written by
Kyle Harrington
License of solution
MIT
Source Code
View on GitHub
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.