Mercurial > repos > proteore > proteore_ms_observation_pepatlas
diff tool_data_table_conf.xml.sample @ 1:73e04ac1cfab draft
planemo upload commit 2e441b4969ae7cf9aeb227a1d47c43ef7268a5e6-dirty
| author | proteore |
|---|---|
| date | Wed, 22 Aug 2018 11:11:56 -0400 |
| parents | |
| children | 7e476e78b349 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Wed Aug 22 11:11:56 2018 -0400 @@ -0,0 +1,8 @@ + +<tables> + <!-- Location of peptide reference files for proteore_ms_observation --> + <table name='peptide_atlas' comment_char="#"> + <columns>tissue,name,value</columns> + <file path="tool-data/peptide_atlas.loc" /> + </table> +</tables> \ No newline at end of file
