Tutorial on running DOCK3.7 with blury-GIST: Difference between revisions

From DISI
Jump to navigation Jump to search
(Created page with " Use the following python script to blur GIST grids: GIST_DX_tools/src/dx-gist_precalculate_sphere_gausian.py infile sphradius divider pad_radius outfileprefix Note the ...")
 
No edit summary
Line 5: Line 5:
   GIST_DX_tools/src/dx-gist_precalculate_sphere_gausian.py infile sphradius divider pad_radius outfileprefix
   GIST_DX_tools/src/dx-gist_precalculate_sphere_gausian.py infile sphradius divider pad_radius outfileprefix


Note the the burring process will shrink the grids slightly by the sphere radius.
Note that the blurring process will shrink the grids slightly by the sphere radius.

Revision as of 16:43, 16 November 2017


Use the following python script to blur GIST grids:

 GIST_DX_tools/src/dx-gist_precalculate_sphere_gausian.py infile sphradius divider pad_radius outfileprefix

Note that the blurring process will shrink the grids slightly by the sphere radius.