1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/94dc7288f81f/ changeset: 94dc7288f81f user: dan date: 2011-12-05 18:32:02 summary: Update tool data tables for GATK. affected #: 1 file diff -r 46e455a590e5923db81cda0034d6192503ce29a6 -r 94dc7288f81f61553467e283e2646755312d8a38 tool_data_table_conf.xml.sample --- a/tool_data_table_conf.xml.sample +++ b/tool_data_table_conf.xml.sample @@ -77,8 +77,13 @@ </table><!-- Location of Picard dict files valid for GATK --><table name="gatk_picard_indexes" comment_char="#"> - <columns>value, dbkey, name, path, tools_valid_for</columns> - <file path="tool-data/picard_index.loc" /> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/gatk_sorted_picard_index.loc" /> + </table> + <!-- Available of GATK references --> + <table name="gatk_annotations" comment_char="#"> + <columns>value, name, gatk_value, tools_valid_for</columns> + <file path="tool-data/gatk_annotations.txt" /></table><!-- Location of SRMA dict file and other files --><table name="srma_indexes" comment_char="#"> Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.