From 35426e846205429c1783b58e8063e22cf3c2536c Mon Sep 17 00:00:00 2001 From: "cmzmasek@gmail.com" Date: Wed, 10 Oct 2012 02:13:51 +0000 Subject: [PATCH] new option --- forester/aptx/aptx_configuration_files/_aptx_configuration_file | 3 ++- forester/aptx/aptx_configuration_files/_aptx_configuration_file_1 | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/forester/aptx/aptx_configuration_files/_aptx_configuration_file b/forester/aptx/aptx_configuration_files/_aptx_configuration_file index fb0c3e2..61546d9 100644 --- a/forester/aptx/aptx_configuration_files/_aptx_configuration_file +++ b/forester/aptx/aptx_configuration_files/_aptx_configuration_file @@ -78,6 +78,7 @@ native_ui: ? # sequence_symbol # taxonomy_scientific_name # taxonomy_code +# user_selected # To determine where to return data by clicking on "Return ...": 'ext_descendents_data_to_return_on' # Possible values: window # console @@ -135,7 +136,7 @@ internal_labels_are_confidence_values: no replace_underscores_in_nh_parsing: no extract_taxonomy_codes_in_nh_parsing: yes ext_descendents_data_to_return_on: window -ext_descendents_data_to_return: node_name +ext_descendents_data_to_return: user_selected #label_for_get_ext_descendents_data: Get_Node_Data diff --git a/forester/aptx/aptx_configuration_files/_aptx_configuration_file_1 b/forester/aptx/aptx_configuration_files/_aptx_configuration_file_1 index f1a9fa3..57e2f85 100644 --- a/forester/aptx/aptx_configuration_files/_aptx_configuration_file_1 +++ b/forester/aptx/aptx_configuration_files/_aptx_configuration_file_1 @@ -78,6 +78,7 @@ native_ui: ? # sequence_symbol # taxonomy_scientific_name # taxonomy_code +# user_selected # To determine where to return data by clicking on "Return ...": 'ext_descendents_data_to_return_on' # Possible values: window # console -- 1.7.10.2