Mercurial > repos > iuc > data_manager_primer_scheme_bedfiles
diff tool_data_table_conf.xml.test @ 2:81e2fc2ad0cc draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_primer_scheme_bedfiles commit 5b749d0d81129ebc819fbe0df2ccd5d28af5c3cc"
| author | iuc |
|---|---|
| date | Tue, 07 Jul 2020 00:06:31 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Tue Jul 07 00:06:31 2020 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of primer scheme BED files --> + <table name="primer_scheme_bedfiles" comment_char="#" allow_duplicate_entries="False"> + <columns>value, description, path</columns> + <file path="${__HERE__}/test-data/primer_scheme_bedfiles.loc" /> + </table> +</tables>
