Mercurial > repos > iuc > ivar_removereads
diff tool_data_table_conf.xml.sample @ 2:871f7154cb4e draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ivar/ commit 2d91c217cf30938da84dea51aa3c45a7789db0fc"
| author | iuc |
|---|---|
| date | Wed, 22 Apr 2020 10:00:26 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Wed Apr 22 10:00:26 2020 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of primer scheme BED files --> + <table name="primer_scheme_bedfiles" comment_char="#"> + <columns>value, description, path</columns> + <file path="tool-data/primer_scheme_bedfiles.loc" /> + </table> +</tables>
