From ff82f98ff70cb52a10f63ebf20b9a0c4214e6f35 Mon Sep 17 00:00:00 2001 From: "cmzmasek@gmail.com" Date: Wed, 2 Oct 2013 03:05:10 +0000 Subject: [PATCH] inprogress --- forester/aptx/aptx_configuration_files/_aptx_configuration_file | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/forester/aptx/aptx_configuration_files/_aptx_configuration_file b/forester/aptx/aptx_configuration_files/_aptx_configuration_file index 2b179ee..0ff3dc7 100644 --- a/forester/aptx/aptx_configuration_files/_aptx_configuration_file +++ b/forester/aptx/aptx_configuration_files/_aptx_configuration_file @@ -91,6 +91,7 @@ native_ui: ? # To determine what data field to return by clicking on "Return ...": 'ext_descendents_data_to_return' # Possible values: node_name # sequence_name +# gene_name # sequence_acc # sequence_mol_seq # sequence_mol_seq_fasta @@ -214,9 +215,10 @@ rollover: display yes color_according_to_species: display yes color_according_to_annotation: display no show_node_names: display yes +show_seq_names: display yes +show_seq_symbols: display yes +show_seq_acc: display no show_gene_names: display yes -show_gene_symbols: display yes -show_sequence_acc: display no show_taxonomy_code: display yes show_taxonomy_scientific_names: display yes show_taxonomy_common_names: display no -- 1.7.10.2