Mercurial > repos > iuc > ggplot2_pca
comparison ggplot2_pca.xml @ 7:219a81364e3e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ggplot2 commit 6737c924917eea8c009c30d7f9917d5a341b9948
| author | iuc |
|---|---|
| date | Mon, 30 Sep 2024 15:39:59 +0000 |
| parents | 6d15608e230a |
| children | e0924137a107 |
comparison
equal
deleted
inserted
replaced
| 6:6d15608e230a | 7:219a81364e3e |
|---|---|
| 1 <tool id="ggplot2_pca" name="PCA plot w ggplot2" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01"> | 1 <tool id="ggplot2_pca" name="PCA plot w ggplot2" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01"> |
| 2 <expand macro="bio_tools"/> | |
| 3 <macros> | 2 <macros> |
| 4 <import>macros.xml</import> | 3 <import>macros.xml</import> |
| 5 </macros> | 4 </macros> |
| 5 <expand macro="bio_tools"/> | |
| 6 <requirements> | 6 <requirements> |
| 7 <requirement type="package" version="0.4.14">r-ggfortify</requirement> | 7 <requirement type="package" version="0.4.14">r-ggfortify</requirement> |
| 8 <requirement type="package" version="2.1.0">r-svglite</requirement> | 8 <requirement type="package" version="2.1.0">r-svglite</requirement> |
| 9 </requirements> | 9 </requirements> |
| 10 <command detect_errors="exit_code"><