Mercurial > repos > jackcurragh > ribogalaxy_cutadapt
diff cutadapt/tool_data_table_conf.xml.sample @ 1:b4479aea41df draft
Uploaded
author | jackcurragh |
---|---|
date | Wed, 13 Apr 2022 09:38:42 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cutadapt/tool_data_table_conf.xml.sample Wed Apr 13 09:38:42 2022 +0000 @@ -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>