Mercurial > repos > devteam > data_manager_gatk_picard_index_builder
diff tool_data_table_conf.xml.sample @ 3:bb4185c65cc7 draft
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
| author | devteam |
|---|---|
| date | Tue, 13 Oct 2015 10:18:31 -0400 |
| parents | e09681f51de4 |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Fri Apr 04 15:43:20 2014 -0400 +++ b/tool_data_table_conf.xml.sample Tue Oct 13 10:18:31 2015 -0400 @@ -10,9 +10,4 @@ <columns>value, dbkey, name, path</columns> <file path="tool-data/gatk_sorted_picard_index.loc" /> </table> - <!-- Location of SAMTools indexes and other files --> - <table name="fasta_indexes" comment_char="#"> - <columns>value, dbkey, name, path</columns> - <file path="tool-data/fasta_indexes.loc" /> - </table> </tables>
