Mercurial > repos > iuc > raceid_clustering
comparison raceid_clustering.xml @ 10:49776718ae90 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/raceid3 commit 0ffa71ef9f8d020fe7ba94502db8cec26fd8741f
author | iuc |
---|---|
date | Tue, 05 Nov 2024 16:33:40 +0000 |
parents | 0bff0ee0683a |
children |
comparison
equal
deleted
inserted
replaced
9:0bff0ee0683a | 10:49776718ae90 |
---|---|
2 <description>performs clustering, outlier detection, dimensional reduction</description> | 2 <description>performs clustering, outlier detection, dimensional reduction</description> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 <import>macros_cheetah.xml</import> | 5 <import>macros_cheetah.xml</import> |
6 </macros> | 6 </macros> |
7 <expand macro="bio_tools"/> | |
7 <expand macro="requirements" /> | 8 <expand macro="requirements" /> |
8 <expand macro="version_command_config" prog="cluster.R" cheetah="CLUSTER_CHEETAH" out="&> '$outlog'" /> | 9 <expand macro="version_command_config" prog="cluster.R" cheetah="CLUSTER_CHEETAH" out="&> '$outlog'" /> |
9 | 10 |
10 <inputs> | 11 <inputs> |
11 <param name="inputrds" type="data" format="rds" label="Input RaceID RDS" help="Requires the RDS output from the normalisation stage" /> | 12 <param name="inputrds" type="data" format="rds" label="Input RaceID RDS" help="Requires the RDS output from the normalisation stage" /> |