Mercurial > repos > fubar > tool_factory_2
comparison toolfactory/rgToolFactory2.xml @ 70:f4ee2bcc3fd6 draft
Uploaded
author | fubar |
---|---|
date | Fri, 13 Nov 2020 22:04:28 +0000 |
parents | f10d62dcdcad |
children | eea262faed9c |
comparison
equal
deleted
inserted
replaced
69:afa3da660ae3 | 70:f4ee2bcc3fd6 |
---|---|
130 </repeat> | 130 </repeat> |
131 </xml> | 131 </xml> |
132 </macros> | 132 </macros> |
133 | 133 |
134 <requirements> | 134 <requirements> |
135 <container type="docker">quay.io/fubar2/toolfactorybiocontainer</container> | 135 <requirement type="package" >galaxyxml</requirement> |
136 <requirement type="package" >bioblend</requirement> | |
137 <requirement type="package">planemo</requirement> | |
138 <container type="docker">quay.io/fubar2/toolfactorybiocontainer</container> | |
136 </requirements> | 139 </requirements> |
137 | 140 |
138 <command ><![CDATA[ | 141 <command ><![CDATA[ |
139 #import os | 142 #import os |
140 #set dev_env = os.environ.get('GALAXY_DEVELOPMENT_ENVIRONMENT', '0') == '1' | 143 #set dev_env = os.environ.get('GALAXY_DEVELOPMENT_ENVIRONMENT', '0') == '1' |