Mercurial > repos > refinery-platform > picard_merge_sam_files
diff tool_data_table_conf.xml.sample @ 0:40d9376df6d6 draft
planemo upload for repository https://github.com/scottx611x/picard_MergeSamFiles commit 46a5f872db68a7664cfae127b777e85fde8e6d98-dirty
| author | refinery-platform |
|---|---|
| date | Mon, 04 Dec 2017 09:23:06 -0500 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Mon Dec 04 09:23:06 2017 -0500 @@ -0,0 +1,8 @@ +<!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc--> +<tables> + <!-- Location of Picard dict file and other files --> + <table name="picard_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/picard_index.loc" /> + </table> +</tables> \ No newline at end of file
