s_fparams Struct Reference

#include <fparams.h>


Data Fields

char pdb_path [M_MAX_PDB_NAME_LEN]
char ** pdb_lst
int npdb
int flag_do_asa_and_volume_calculations
int min_apol_neigh
int sl_clust_min_nneigh
int nb_mcv_iter
int basic_volume_div
int min_pock_nb_asph
int db_run
float clust_max_dist
float refine_min_apolar_asphere_prop
float sl_clust_max_dist
float refine_clust_dist
float asph_min_size
float asph_max_size


Detailed Description

Structure containing all necessary parameters that can be changed by the user. This structure is commun to both programs (validation and pocket finding), even if the pocked finding programm doesn't need some parameters.

Definition at line 134 of file fparams.h.


Field Documentation

char s_fparams::pdb_path[M_MAX_PDB_NAME_LEN]

The pdb file

Definition at line 136 of file fparams.h.

Referenced by check_fparams(), check_fpocket(), get_fpocket_args(), init_def_fparams(), main(), print_fparams(), and test_fpocket().

Definition at line 137 of file fparams.h.

Referenced by free_fparams(), get_fpocket_args(), init_def_fparams(), and main().

number of pdb files

Definition at line 138 of file fparams.h.

Referenced by free_fparams(), get_fpocket_args(), init_def_fparams(), and main().

if 1, asa and volume calculations are performed(slower), if 0, not

Definition at line 139 of file fparams.h.

Referenced by get_explicit_desc(), init_def_fparams(), mdpocket_characterize(), mdpocket_detect(), and set_pockets_descriptors().

Min number of apolar neighbours for an a-sphere to be an apolar a-sphere

Definition at line 141 of file fparams.h.

Referenced by check_fparams(), init_def_fparams(), parse_min_apol_neigh(), print_fparams(), print_params(), and search_pocket().

Min number of neighbours for single linkage clustering

Definition at line 141 of file fparams.h.

Referenced by check_fparams(), init_def_fparams(), parse_sclust_min_nneigh(), pck_ml_clust(), pck_ml_clust_test(), print_fparams(), print_params(), and write_md_grid().

Number of iteration for the Monte Carlo volume calculation

Definition at line 141 of file fparams.h.

Referenced by desc_pocket(), get_explicit_desc(), init_def_fparams(), mdpocket_characterize(), parse_mc_niter(), print_fparams(), print_params(), set_overlap_volumes(), set_pockets_descriptors(), and test_set().

Box division factor for basic volume calculation

Definition at line 141 of file fparams.h.

Referenced by init_def_fparams(), parse_basic_vol_div(), print_fparams(), print_params(), and set_overlap_volumes().

Minimump number of alpha spheres per pocket

Definition at line 141 of file fparams.h.

Referenced by check_fparams(), dropSmallNpolarPockets(), init_def_fparams(), parse_min_pock_nb_asph(), and write_md_grid().

flag for running fpocket for db population

Definition at line 141 of file fparams.h.

Referenced by get_fpocket_args(), init_def_fparams(), main(), and process_pdb().

First clustering distance criteria

Definition at line 150 of file fparams.h.

Referenced by check_fparams(), init_def_fparams(), parse_clust_max_dist(), print_fparams(), print_params(), updateIds(), and write_md_grid().

Min proportion of apolar alpha spheres for each pocket

Definition at line 150 of file fparams.h.

Referenced by check_fparams(), dropSmallNpolarPockets(), init_def_fparams(), parse_refine_minaap(), print_fparams(), and print_params().

Single linkage clusturing distance criteria

Definition at line 150 of file fparams.h.

Referenced by check_fparams(), init_def_fparams(), parse_sclust_max_dist(), pck_final_clust(), pck_ml_clust(), pck_ml_clust_test(), print_fparams(), print_params(), and write_md_grid().

Refine clustering distance criteria

Definition at line 150 of file fparams.h.

Referenced by check_fparams(), init_def_fparams(), parse_refine_dist(), print_fparams(), print_params(), and write_md_grid().

Minimum size of alpha spheres to keep

Definition at line 150 of file fparams.h.

Referenced by check_fparams(), init_def_fparams(), parse_asph_min_size(), print_fparams(), print_params(), search_pocket(), and write_md_grid().

Maximum size of alpha spheres to keep

Definition at line 150 of file fparams.h.

Referenced by check_fparams(), init_def_fparams(), parse_asph_max_size(), print_fparams(), print_params(), search_pocket(), and write_md_grid().


The documentation for this struct was generated from the following file:

Generated on Mon Jun 7 16:44:23 2010 for fpocket by  doxygen 1.5.6