--version |
None |
show program's version number and exit |
--verbose, -v |
int |
verbose level [0-9], higher number means higher level of verboseness |
--process |
str |
The name and parameters of a processor to perform the segmentation. 'e2help.py processor segment -v 1' for a full list. Default=segment.kmeans:ampweight=1:nseg=50:thr=0.8 |
--output |
str |
Name of output file for segmentation map |
--mask |
str |
A mask to be used in segmentaion, specific use varies with segmentation method |
--segout |
str |
Output stack for individual segmented volumes |
--chimeraout |
str |
Name of file to write center of segments in UCSF Chimera marker format. |
--pdbout |
str |
Name of file to write center of segments in PDB format. |
--txtout |
str |
Name of file to write center of segments in text format (n\tx\ty\tz, with coordinates in pixels, 0,0,0 in the corner) |
--ppid |
int |
Set the PID of the parent process, used for cross platform PPID |
--shifttocenter |
None |
Shift the output pdb to center of the density map |
--helixfile |
str |
Start with existing secondary structure. |
--edgefile |
str |
Write an edge file for pathwalker.py. Only avaliable while using existing secondary structures. |
--sym |
str |
Symmetry of the target complex. Note the number of segment is per unit. |
--asymunit |
None |
Write points of only one asymmetrical unit. |