Mercurial > repos > iuc > scater_plot_pca
diff scater-plot-pca.xml @ 3:0472bd64cacf 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:21:01 +0000 |
| parents | bbfcd8c206ba |
| children |
line wrap: on
line diff
--- a/scater-plot-pca.xml Wed Sep 01 08:34:39 2021 +0000 +++ b/scater-plot-pca.xml Thu Sep 09 12:21:01 2021 +0000 @@ -1,5 +1,5 @@ -<tool id="scater_plot_pca" name="Scater: PCA plot" version="@TOOL_VERSION@"> - <description>Plot cell-level reduced dimension of a normalised SCE</description> +<tool id="scater_plot_pca" name="Scater: PCA plot" version="@TOOL_VERSION@" profile="@PROFILE@"> + <description>cell-level reduced dimension of a normalised SCE</description> <expand macro="bio_tools"/> <macros> <import>macros.xml</import>
