Mercurial > repos > bgruening > biomodels_biomd0000001066
comparison biomodels_BIOMD0000001066.xml @ 4:48024c5a155f draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit db3b6bfca3b7fbacd3e6e907a138b0c83ba8443a
author | bgruening |
---|---|
date | Wed, 20 Mar 2024 16:58:56 +0000 |
parents | e5d28e255f58 |
children |
comparison
equal
deleted
inserted
replaced
3:e5d28e255f58 | 4:48024c5a155f |
---|---|
1 <tool id="biomodels_biomd0000001066" name="Random Forest model" version="@VERSION@" profile="22.05"> | 1 <tool id="biomodels_biomd0000001066" name="Random Forest model" version="@VERSION@" profile="@PROFILE@"> |
2 <description>to predict efficacy of immune checkpoint blockade across multiple cancer patient cohorts</description> | 2 <description>to predict efficacy of immune checkpoint blockade across multiple cancer patient cohorts</description> |
3 <macros> | 3 <macros> |
4 <token name="@VERSION@">1</token> | 4 <import>macros.xml</import> |
5 </macros> | 5 </macros> |
6 <expand macro="creators" /> | |
6 <requirements> | 7 <requirements> |
7 <container type="docker">quay.io/galaxy/biomodels_biomd0000001066:@VERSION@</container> | 8 <container type="docker">quay.io/galaxy/biomodels_biomd0000001066:@VERSION@</container> |
8 </requirements> | 9 </requirements> |
9 <command><![CDATA[ | 10 <command><![CDATA[ |
10 cp /home/\$NB_USER/forest16.onnx ./ && | 11 cp /home/\$NB_USER/forest16.onnx ./ && |