From: cmzmasek@gmail.com Date: Thu, 4 Oct 2012 01:53:25 +0000 (+0000) Subject: in progress X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=54237dc7b9d2d6d89bbbe048d4ebb312b0ef1975;p=jalview.git in progress --- diff --git a/forester/aptx/aptx_configuration_files/_aptx_configuration_file b/forester/aptx/aptx_configuration_files/_aptx_configuration_file index 0ee4c23..e700302 100644 --- a/forester/aptx/aptx_configuration_files/_aptx_configuration_file +++ b/forester/aptx/aptx_configuration_files/_aptx_configuration_file @@ -69,13 +69,21 @@ native_ui: ? # Possible values: solid # gradient # none -# To determine what data field to return by clicking on "return external descendents data": -# 'ext_descendents_data_to_return' +# +# To determine what data field to return by clicking on "Return ...": 'ext_descendents_data_to_return' # Possible values: node_name # sequence_name # sequence_acc # sequence_mol_seq # sequence_symbol +# taxonomy_scientific_name +# taxonomy_code +# To determine where to return data by clicking on "Return ...": 'ext_descendents_data_to_return_on' +# Possible values: window +# console +# To override label for menu item to return data of external nodes (default ""Return ..."): 'label_for_get_ext_descendents_data' +# Example: 'label_for_get_ext_descendents_data: Get_Node_Data' +# # Taxonomy colorization of nodes (shapes) instead of labels: 'taxonomy_colorize_node_shapes': values: 'yes'/'no' # Do/not color labels same as branch length values: 'color_labels_same_as_branch_length_values': values: 'yes'/'no' # Do/not show domain labels: 'show_domain_labels': values: 'yes'/'no' @@ -126,7 +134,9 @@ allow_editing: yes internal_labels_are_confidence_values: no replace_underscores_in_nh_parsing: no extract_taxonomy_codes_in_nh_parsing: yes -ext_descendents_data_to_return: sequence_name +ext_descendents_data_to_return_on: window +ext_descendents_data_to_return: node_name +#label_for_get_ext_descendents_data: Get_Node_Data # phyloXML parsing diff --git a/forester/aptx/aptx_configuration_files/_aptx_configuration_file_1 b/forester/aptx/aptx_configuration_files/_aptx_configuration_file_1 index a384667..5f7c0a7 100644 --- a/forester/aptx/aptx_configuration_files/_aptx_configuration_file_1 +++ b/forester/aptx/aptx_configuration_files/_aptx_configuration_file_1 @@ -76,6 +76,8 @@ native_ui: ? # sequence_acc # sequence_mol_seq # sequence_symbol +# taxonomy_scientific_name +# taxonomy_code # Taxonomy colorization of nodes (shapes) instead of labels: 'taxonomy_colorize_node_shapes': values: 'yes'/'no' # Do/not color labels same as branch length values: 'color_labels_same_as_branch_length_values': values: 'yes'/'no' # Do/not show domain labels: 'show_domain_labels': values: 'yes'/'no'