comparison raceid_filtnormconf.xml @ 10:8b917923f7d4 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:25 +0000
parents c891d8b33ede
children
comparison
equal deleted inserted replaced
9:b83fbc90161e 10:8b917923f7d4
2 <description>performs filtering, normalisation, and confounder removal to generate a normalised and filtered count matrix of single-cell RNA data</description> 2 <description>performs filtering, normalisation, and confounder removal to generate a normalised and filtered count matrix of single-cell RNA data</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="FILTNORM_CHEETAH" out="2&#62; '$outlog' &#62; /dev/null" /> 9 <expand macro="version_command_config" prog="cluster.R" cheetah="FILTNORM_CHEETAH" out="2&#62; '$outlog' &#62; /dev/null" />
9 <inputs> 10 <inputs>
10 <param name="intable" type="data" format="tabular" label="Count Matrix" /> 11 <param name="intable" type="data" format="tabular" label="Count Matrix" />
11 <section name="filt" title="Filtering" expanded="true" > 12 <section name="filt" title="Filtering" expanded="true" >