Mercurial > repos > ebi-gxa > scanpy_find_markers
comparison scanpy-find-markers.xml @ 18:bfdca1eb4548 draft
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit 0cba7758ff1591240bdc81d8075fd90b46951c2d-dirty"
author | ebi-gxa |
---|---|
date | Fri, 13 Nov 2020 14:59:11 +0000 |
parents | f04dd4e5b6a7 |
children | 615a46c220f0 |
comparison
equal
deleted
inserted
replaced
17:f04dd4e5b6a7 | 18:bfdca1eb4548 |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <tool id="scanpy_find_markers" name="Scanpy FindMarkers" version="@TOOL_VERSION@+galaxy3" profile="@PROFILE@"> | 2 <tool id="scanpy_find_markers" name="Scanpy FindMarkers" version="@TOOL_VERSION@+galaxy4" profile="@PROFILE@"> |
3 <description>to find differentially expressed genes between groups</description> | 3 <description>to find differentially expressed genes between groups</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"/> |