Mercurial > repos > azomics > flowsom_cross_comp
diff FlowSOMMApIndividualFCS.xml @ 1:a1054bd1060a draft
planemo upload for repository https://github.com/ImmPortDB/immport-galaxy-tools/tree/master/flowtools/flowsom_cross_comp commit f2ed3cfcc71ccf61cf6058533d217443318fd024
| author | azomics |
|---|---|
| date | Mon, 25 Sep 2023 22:04:40 +0000 |
| parents | e796ed5dfd02 |
| children | f611ded6c6df |
line wrap: on
line diff
--- a/FlowSOMMApIndividualFCS.xml Tue Jun 23 19:49:33 2020 -0400 +++ b/FlowSOMMApIndividualFCS.xml Mon Sep 25 22:04:40 2023 +0000 @@ -1,14 +1,14 @@ -<tool id="flowsom_cross_comp" name="Map individual FCS to reference SOM" version="1.0"> +<tool id="flowsom_cross_comp" name="Map individual FCS to reference SOM" version="1.0+galaxy1"> <description>using FlowSOM.</description> <requirements> - <requirement type="package" version="1.8.0">bioconductor-flowsom</requirement> + <requirement type="package" version="1.16.0">bioconductor-flowsom</requirement> </requirements> <stdio> - <exit_code range="10" level="fatal" description="Please provide valid input files (FCS or flowFrame)." /> - <exit_code range="11" level="fatal" description="Please provide a valid reference SOM tree." /> - <exit_code range="12" level="fatal" description="Input files should all be in the same format." /> - <exit_code range="13" level="fatal" description="There are inconsistencies in marker names between FCS files." /> - <exit_code range="14" level="fatal" description="FCS file and reference tree markers are inconsistent." /> + <exit_code range="10" level="fatal" description="Please provide valid input files (FCS or flowFrame)."/> + <exit_code range="11" level="fatal" description="Please provide a valid reference SOM tree."/> + <exit_code range="12" level="fatal" description="Input files should all be in the same format."/> + <exit_code range="13" level="fatal" description="There are inconsistencies in marker names between FCS files."/> + <exit_code range="14" level="fatal" description="FCS file and reference tree markers are inconsistent."/> </stdio> <command><