Mercurial > repos > proteore > proteore_id_converter
diff tool_data_table_conf.xml.test @ 0:c83e45dab5c9 draft
planemo upload commit fa7e64b910f0f92c5f3e160536ace963c7ab0cba-dirty
| author | proteore |
|---|---|
| date | Tue, 21 Aug 2018 09:06:21 -0400 |
| parents | |
| children | dbbc5b3ecdc1 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Tue Aug 21 09:06:21 2018 -0400 @@ -0,0 +1,7 @@ +<tables> + <!-- Location of peptide reference files for proteore_ms_observation --> + <table name='id_mapping_file' comment_char="#"> + <columns>value,name,path</columns> + <file path="${__HERE__}/test-data/id_mapping_file.loc" /> + </table> +</tables>
