Mercurial > repos > proteore > proteore_get_unique_peptide_srm_method
changeset 2:e81909875eb3 draft
planemo upload commit ad9e95d0b6403f1c13388b7d85cc374ca5f99ac2-dirty
| author | proteore |
|---|---|
| date | Wed, 10 Jul 2019 10:26:50 -0400 |
| parents | 7df5a23d2996 |
| children | de6edb368dec |
| files | proteore_human_srm_atlas.loc.sample tool-data/proteore_human_srm_atlas.loc.sample tool_data_table_conf.xml.sample |
| diffstat | 3 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/proteore_human_srm_atlas.loc.sample Wed Jul 10 10:25:07 2019 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,2 +0,0 @@ -#<id> <release> <name> <value> -9979839599 2016-04 Human SRM atlas (2016-04) tool-data/Human_SRM_atlas_2016-04.csv
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/proteore_human_srm_atlas.loc.sample Wed Jul 10 10:26:50 2019 -0400 @@ -0,0 +1,2 @@ +#<id> <release> <name> <value> +9979839599 2016-04 Human SRM atlas (2016-04) tool-data/Human_SRM_atlas_2016-04.csv
--- a/tool_data_table_conf.xml.sample Wed Jul 10 10:25:07 2019 -0400 +++ b/tool_data_table_conf.xml.sample Wed Jul 10 10:26:50 2019 -0400 @@ -2,6 +2,6 @@ <!-- Location of ID Mapping files for id_converter--> <table name="proteore_human_srm_atlas" comment_char="#"> <columns>id, release, name, value</columns> - <file path="tool-data/proteore_human_srm_atlas.loc.sample" /> + <file path="tool-data/proteore_human_srm_atlas.loc" /> </table> </tables> \ No newline at end of file
