Mercurial > repos > devteam > data_manager_gatk_picard_index_builder
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 2:e09681f51de4 | 3:bb4185c65cc7 |
|---|---|
| 8 <!-- Location of Picard dict files valid for GATK --> | 8 <!-- Location of Picard dict files valid for GATK --> |
| 9 <table name="gatk_picard_indexes" comment_char="#"> | 9 <table name="gatk_picard_indexes" comment_char="#"> |
| 10 <columns>value, dbkey, name, path</columns> | 10 <columns>value, dbkey, name, path</columns> |
| 11 <file path="tool-data/gatk_sorted_picard_index.loc" /> | 11 <file path="tool-data/gatk_sorted_picard_index.loc" /> |
| 12 </table> | 12 </table> |
| 13 <!-- Location of SAMTools indexes and other files --> | |
| 14 <table name="fasta_indexes" comment_char="#"> | |
| 15 <columns>value, dbkey, name, path</columns> | |
| 16 <file path="tool-data/fasta_indexes.loc" /> | |
| 17 </table> | |
| 18 </tables> | 13 </tables> |
