Mercurial > repos > lparsons > cutadapt
diff tool_data_table_conf.xml.sample @ 11:8665bcc8b847 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 07c4e473990f522bbe8254ddeded47ed5f3b2fe4
author | iuc |
---|---|
date | Mon, 05 Mar 2018 11:02:48 -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 Mar 05 11:02:48 2018 -0500 @@ -0,0 +1,7 @@ +<tables> + <!-- Adapter sequences --> + <table name="adapters" comment_char="#" allow_duplicate_entries="False"> + <columns>value, name</columns> + <file path="tool-data/adapters.loc" /> + </table> +</tables>