Mercurial > repos > recetox > assign_ri_from_comment
comparison riassigner_from_comment.xml @ 2:97ccdb1ba47c draft default tip
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/riassigner commit 722ce0aee0a49d5bd76f261d949945adf69aae90
author | recetox |
---|---|
date | Tue, 07 May 2024 12:25:38 +0000 |
parents | 7226eba9c09d |
children |
comparison
equal
deleted
inserted
replaced
1:7226eba9c09d | 2:97ccdb1ba47c |
---|---|
1 <tool id="riassigner_from_comment" name="RIAssigner init from comment" version="@TOOL_VERSION@+galaxy5" profile="21.09"> | 1 <tool id="riassigner_from_comment" name="RIAssigner init from comment" version="@TOOL_VERSION@+galaxy0" profile="21.09"> |
2 <description>Assign different retention indices from unstructured comment metadata</description> | 2 <description>Assign different retention indices from unstructured comment metadata</description> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 </macros> | 5 </macros> |
6 <expand macro="creator"/> | 6 <expand macro="creator"/> |
70 </test> | 70 </test> |
71 <test> | 71 <test> |
72 <param name="input" value="nist_ei_ms_2mols_input.msp" ftype="msp"/> | 72 <param name="input" value="nist_ei_ms_2mols_input.msp" ftype="msp"/> |
73 <output name="output" file="nist_ei_ms_2mols_output.msp" ftype="msp"/> | 73 <output name="output" file="nist_ei_ms_2mols_output.msp" ftype="msp"/> |
74 </test> | 74 </test> |
75 <test> | |
76 <param name="input" value="nist_ei_ms_3mols_input.msp" ftype="msp"/> | |
77 <output name="output" file="nist_ei_ms_3mols_output.msp" ftype="msp"/> | |
78 </test> | |
75 </tests> | 79 </tests> |
76 | 80 |
77 <help><![CDATA[ | 81 <help><![CDATA[ |
78 This tool can be used to assign retention indices (RI) from the comment field in csv, tsv, parquet, or msp files. | 82 This tool can be used to assign retention indices (RI) from the comment field in csv, tsv, parquet, or msp files. |
79 The tool will read RI from the comment field and assign them to the RI field. The type of gas chromatographic column | 83 The tool will read RI from the comment field and assign them to the RI field. The type of gas chromatographic column |