Mercurial > repos > iuc > scater_filter
diff scater-filter.xml @ 3:c3f92a7f5ecd 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:39 +0000 |
| parents | 3ba85118e1b5 |
| children | 802944f4b65b |
line wrap: on
line diff
--- a/scater-filter.xml Wed Sep 01 08:33:07 2021 +0000 +++ b/scater-filter.xml Thu Sep 09 12:21:39 2021 +0000 @@ -1,28 +1,31 @@ -<tool id="scater_filter" name="Scater: filter SCE" version="@TOOL_VERSION@"> +<tool id="scater_filter" name="Scater: filter SCE" version="@TOOL_VERSION@" profile="@PROFILE@"> <description>with user-defined parameters or PCA</description> <expand macro="bio_tools"/> <macros> <import>macros.xml</import> </macros> <expand macro="requirements"> - <requirement type="package" version="2.0.9">r-mvoutlier</requirement> + <requirement type="package" version="0.93_8">r-robustbase</requirement> </expand> <command detect_errors="exit_code"><