Mercurial > repos > iuc > raceid_inspecttrajectory
changeset 8:df8e4e54d367 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/raceid3 commit 455bad7eca54164f95755174904842907846bb42"
author | iuc |
---|---|
date | Mon, 20 Dec 2021 10:11:41 +0000 |
parents | 3478133d0f6f |
children | a6821f856a1e |
files | macros.xml raceid_inspecttrajectories.xml |
diffstat | 2 files changed, 4 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Thu Dec 02 16:21:15 2021 +0000 +++ b/macros.xml Mon Dec 20 10:11:41 2021 +0000 @@ -26,7 +26,8 @@ } </token> <token name="@TOOL_VERSION@">0.2.3</token> - <token name="@VERSION_SUFFIX@">1</token> + <token name="@VERSION_SUFFIX@">2</token> + <token name="@PROFILE@">21.01</token> <macro name="version_command_config" token_prog="temp" token_cheetah="temp2" token_out="2> '$outlog'"> <version_command><![CDATA[
--- a/raceid_inspecttrajectories.xml Thu Dec 02 16:21:15 2021 +0000 +++ b/raceid_inspecttrajectories.xml Mon Dec 20 10:11:41 2021 +0000 @@ -1,4 +1,4 @@ -<tool id="raceid_inspecttrajectory" name="Lineage Branch Analysis using StemID" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" > +<tool id="raceid_inspecttrajectory" name="Lineage Branch Analysis using StemID" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> <description>inspects branches of a lineage tree</description> <macros> <import>macros.xml</import> @@ -7,7 +7,7 @@ <expand macro="requirements" /> <expand macro="version_command_config" prog="trajectoryinspect.R" cheetah="INSPECTTRAJECTORIES_CHEETAH" /> <inputs> - <param name="inputrds" type="data" format="rdata" label="Input RDS" help="Requires the RDS output from the trajectory analysis" /> + <param name="inputrds" type="data" format="rds" label="Input RDS" help="Requires the RDS output from the trajectory analysis" /> <section name="trjsid" title="StemID Branch Link Examine" expanded="true" help="StemID derives cell lineage trees and predicts multipotent cell identities"> <conditional name="basic" > <param name="doit" type="select" label="Perform StemID?" >