Mercurial > repos > galaxyp > cardinal_segmentations
comparison segmentation.xml @ 8:64d0651a9f76 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/cardinal commit d008f6ea0f5c8435fb975a34cb99ea4d42c5ebd2"
| author | galaxyp |
|---|---|
| date | Wed, 13 May 2020 17:52:58 +0000 |
| parents | 5e73ae48d674 |
| children | 46d53f24c81c |
comparison
equal
deleted
inserted
replaced
| 7:5e73ae48d674 | 8:64d0651a9f76 |
|---|---|
| 403 </repeat> | 403 </repeat> |
| 404 <repeat name="colours"> | 404 <repeat name="colours"> |
| 405 <param name="feature_color" value="#B0171F"/> | 405 <param name="feature_color" value="#B0171F"/> |
| 406 </repeat> | 406 </repeat> |
| 407 <output name="segmentationimages" file="centroids_proc.pdf" compare="sim_size"/> | 407 <output name="segmentationimages" file="centroids_proc.pdf" compare="sim_size"/> |
| 408 <output name="mzfeatures" file="toplabels_proc.tabular"/> | |
| 409 <output name="pixeloutput" file="classes_proc.tabular"/> | 408 <output name="pixeloutput" file="classes_proc.tabular"/> |
| 409 <output name="mzfeatures"> | |
| 410 <assert_contents> | |
| 411 <has_text text="1212" /> | |
| 412 <has_text text="1297" /> | |
| 413 <has_text text="1199" /> | |
| 414 <has_text text="1298" /> | |
| 415 <has_n_columns n="9" /> | |
| 416 <has_n_lines n="101" /> | |
| 417 </assert_contents> | |
| 418 </output> | |
| 410 </test> | 419 </test> |
| 411 </tests> | 420 </tests> |
| 412 <help> | 421 <help> |
| 413 <