Mercurial > repos > yating-l > ucsc_blat
changeset 17:401304052f2f draft
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df-dirty
author | yating-l |
---|---|
date | Fri, 12 May 2017 15:20:23 -0400 |
parents | 9f44301dc099 |
children | 275949b792a4 |
files | tool-data/tool_data_table_conf.xml.sample tool_data_table_conf.xml.sample |
diffstat | 2 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/tool-data/tool_data_table_conf.xml.sample Fri May 12 12:55:36 2017 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,7 +0,0 @@ -<tables> - <!-- Location of blat database files --> - <table name="all_fasta" comment_char="#"> - <columns>value, dbkey, name, path</columns> - <file path="tool-data/all_fasta.loc" /> - </table> -</tables> \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Fri May 12 15:20:23 2017 -0400 @@ -0,0 +1,7 @@ +<tables> + <!-- Location of blat database files --> + <table name="all_fasta" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/all_fasta.loc" /> + </table> +</tables> \ No newline at end of file