Mercurial > repos > iuc > anndata_import
comparison import.xml @ 8:ed285e2fbe1b draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/anndata/ commit fe92541d2244bbe480481e2ca82fe2e81b08df47"
| author | iuc |
|---|---|
| date | Fri, 19 Feb 2021 23:48:32 +0000 |
| parents | 546e3c9d261c |
| children | 260ecac7539b |
comparison
equal
deleted
inserted
replaced
| 7:546e3c9d261c | 8:ed285e2fbe1b |
|---|---|
| 11 <param name="make_unique" type="boolean" truevalue="True" falsevalue="False" checked="true" label="Make the variable index unique by appending '-1', '-2'?"/> | 11 <param name="make_unique" type="boolean" truevalue="True" falsevalue="False" checked="true" label="Make the variable index unique by appending '-1', '-2'?"/> |
| 12 <param name="gex_only" type="boolean" truevalue="True" falsevalue="False" checked="true" label="Keep only 'Gene Expression' data and ignore other feature types?"/> | 12 <param name="gex_only" type="boolean" truevalue="True" falsevalue="False" checked="true" label="Keep only 'Gene Expression' data and ignore other feature types?"/> |
| 13 </xml> | 13 </xml> |
| 14 </macros> | 14 </macros> |
| 15 <expand macro="requirements"> | 15 <expand macro="requirements"> |
| 16 <requirement type="package" version="1.4.4.post1">scanpy</requirement> | 16 <requirement type="package" version="1.7.0">scanpy</requirement> |
| 17 </expand> | 17 </expand> |
| 18 <expand macro="version_command"/> | 18 <expand macro="version_command"/> |
| 19 <command detect_errors="exit_code"><