comparison scater-plot-tsne.xml @ 1:2b09ca1c5e41 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scater commit 154318f74839a4481c7c68993c4fb745842c4cce"
author iuc
date Thu, 09 Sep 2021 12:24:39 +0000
parents a30f4bfe8f01
children
comparison
equal deleted inserted replaced
0:a30f4bfe8f01 1:2b09ca1c5e41
1 <tool id="scater_plot_tsne" name="Scater: t-SNE plot" version="@TOOL_VERSION@"> 1 <tool id="scater_plot_tsne" name="Scater: t-SNE plot" version="@TOOL_VERSION@" profile="@PROFILE@">
2 <description>Produces a t-SNE plot of two components</description> 2 <description>of two components</description>
3 <expand macro="bio_tools"/>
3 <macros> 4 <macros>
4 <import>macros.xml</import> 5 <import>macros.xml</import>
5 </macros> 6 </macros>
6 <expand macro="requirements"> 7 <expand macro="requirements">
7 <requirement type="package" version="0.15">r-rtsne</requirement> 8 <requirement type="package" version="0.15">r-rtsne</requirement>