Previous changeset 24:2ab40f9266e4 (2018-02-20) |
Commit message:
MetExp msclust upload format changed from tabular to csv |
modified:
METEXPtools/export_to_metexp_tabular.xml |
b |
diff -r 2ab40f9266e4 -r 9f03c8587d6b METEXPtools/export_to_metexp_tabular.xml --- a/METEXPtools/export_to_metexp_tabular.xml Tue Feb 20 07:59:47 2018 -0500 +++ b/METEXPtools/export_to_metexp_tabular.xml Fri Aug 24 09:56:05 2018 -0400 |
b |
@@ -16,7 +16,7 @@ <inputs> <param format="tabular" name="rankfilter_and_caslookup_combi" type="data" label="RIQC-Combine RankFilter and CasLookup output" help="Select the (multi) output file from the 'Combine RankFilter and CasLookup' tool"/> - <param format="tabular" name="msclust_quant_file" type="data" label="MusClust-quantification file output" + <param format="csv" name="msclust_quant_file" type="data" label="MusClust-quantification file output" help="Select the output file from MsClust (centrotype, mic or sim) which also contain respective spectrum details"/> |