Mercurial > repos > iuc > scater_plot_pca
comparison scater-plot-pca.xml @ 2:9e5c0bb18d08 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:23:55 +0000 |
| parents | bea3359ba852 |
| children |
comparison
equal
deleted
inserted
replaced
| 1:46fc6751d746 | 2:9e5c0bb18d08 |
|---|---|
| 1 <tool id="scater_plot_pca" name="Scater: PCA plot" version="@TOOL_VERSION@"> | 1 <tool id="scater_plot_pca" name="Scater: PCA plot" version="@TOOL_VERSION@" profile="@PROFILE@"> |
| 2 <description>Plot cell-level reduced dimension of a normalised SCE</description> | 2 <description>cell-level reduced dimension of a normalised SCE</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 <command detect_errors="exit_code"><