Mercurial > repos > lecorguille > msnbase_readmsdata
comparison msnbase_readmsdata.xml @ 13:226fb89cacc4 draft
"planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f1caf2a3bf23cf319a75dd12c86402555dd02617"
author | workflow4metabolomics |
---|---|
date | Wed, 12 Feb 2020 08:27:38 -0500 |
parents | f6b2750ea32e |
children | 11ab2081bd4a |
comparison
equal
deleted
inserted
replaced
12:f6b2750ea32e | 13:226fb89cacc4 |
---|---|
56 <output name="sampleMetadata" value="sampleMetadata.tsv" /> | 56 <output name="sampleMetadata" value="sampleMetadata.tsv" /> |
57 </test> | 57 </test> |
58 <test> | 58 <test> |
59 <param name="input" value="ko15.CDF" ftype="netcdf" /> | 59 <param name="input" value="ko15.CDF" ftype="netcdf" /> |
60 <assert_stdout> | 60 <assert_stdout> |
61 <has_text text="rowNames: ./ko15.CDF" /> | 61 <has_text text="rowNames: ko15.CDF" /> |
62 <has_text text="ko15.CDF" /> | 62 <has_text text="ko15.CDF" /> |
63 <has_text text="featureNames: F1.S0001 F1.S0002 ... F1.S1278 (1278 total)" /> | 63 <has_text text="featureNames: F1.S0001 F1.S0002 ... F1.S1278 (1278 total)" /> |
64 <has_text text="fvarLabels: fileIdx spIdx ... spectrum (28 total)" /> | 64 <has_text text="fvarLabels: fileIdx spIdx ... spectrum (28 total)" /> |
65 <has_text text="./ko15.CDF ko15 ." /> | 65 <has_text text="ko15.CDF ko15 ." /> |
66 </assert_stdout> | 66 </assert_stdout> |
67 </test> | 67 </test> |
68 <!-- DISABLE FOR TRAVIS | 68 <!-- DISABLE FOR TRAVIS |
69 Useful to generate test-data for the further steps | 69 Useful to generate test-data for the further steps |
70 <test> | 70 <test> |