aphylogeo.params
- class aphylogeo.params.Params[source]
Bases:
object
Class that contains the parameters of the program. Loads the parameters from a yaml file or from a dictionary.
- PARAMETER_KEYS = {'alignment_method': '0', 'bootstrap_threshold': 0, 'dist_threshold': 0, 'distance_method': '0', 'file_name': '', 'fit_method': '0', 'makeDebugFiles': False, 'method_similarity': '0', 'preprocessing_climatic': '0', 'preprocessing_genetic': '0', 'preprocessing_threshold_climatic': 0, 'preprocessing_threshold_genetic': 0, 'rate_similarity': 0, 'reference_gene_dir': '', 'reference_gene_file': '', 'specimen': '', 'step_size': 0, 'tree_type': '0', 'window_size': 0}