Mercurial > repos > ebi-gxa > anndata_ops
comparison anndata_operations.xml @ 4:d586ebb8ff43 draft
planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit d52bedbcef249117567014584058429525883ef7-dirty
author | ebi-gxa |
---|---|
date | Wed, 19 Feb 2020 11:50:05 -0500 |
parents | ba18139e7400 |
children | b8eb50bd397c |
comparison
equal
deleted
inserted
replaced
3:ec4604919de3 | 4:d586ebb8ff43 |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <tool id="anndata_ops" name="AnnData Operations" version="0.0.1+galaxy1"> | 2 <tool id="anndata_ops" name="AnnData Operations" version="0.0.1+galaxy2" profile="@PROFILE@"> |
3 <description>modifies metadata and flags genes</description> | 3 <description>modifies metadata and flags genes</description> |
4 <macros> | 4 <macros> |
5 <import>scanpy_macros2.xml</import> | 5 <import>scanpy_macros2.xml</import> |
6 </macros> | 6 </macros> |
7 <expand macro="requirements"/> | 7 <expand macro="requirements"/> |