comparison scanpy_macros2.xml @ 24:439f7f939d46 draft

"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit 9ea121884e1aecd2ee66a0686057cb3ed904b9eb-dirty"
author ebi-gxa
date Thu, 28 Oct 2021 09:59:09 +0000
parents f6a781314ca8
children 6b97ffba31da
comparison
equal deleted inserted replaced
23:f6a781314ca8 24:439f7f939d46
1 <macros> 1 <macros>
2 <token name="@TOOL_VERSION@">1.8.1+2</token> 2 <token name="@TOOL_VERSION@">1.8.1+3</token>
3 <token name="@HELP@">More information can be found at https://scanpy.readthedocs.io</token> 3 <token name="@HELP@">More information can be found at https://scanpy.readthedocs.io</token>
4 <token name="@PROFILE@">18.01</token> 4 <token name="@PROFILE@">18.01</token>
5 <token name="@VERSION_HISTORY@"><![CDATA[ 5 <token name="@VERSION_HISTORY@"><![CDATA[
6 **Version history** 6 **Version history**
7
8 1.8.1+3+galaxy0: Upate to scanpy-scripts 1.1.3 (running scanpy ==1.8.1), including a fix to MTX output and a bugfix for the Scrublet wrapper.
7 9
8 1.8.1+2+galaxy0: Upate to scanpy-scripts 1.1.2 (running scanpy ==1.8.1), including improved boolean handling for mito etc. 10 1.8.1+2+galaxy0: Upate to scanpy-scripts 1.1.2 (running scanpy ==1.8.1), including improved boolean handling for mito etc.
9 11
10 1.8.1+1+galaxy0: Upate to scanpy-scripts 1.1.1 build 1 (running scanpy ==1.8.1), including improved Scrublet integration with batch handling. 12 1.8.1+1+galaxy0: Upate to scanpy-scripts 1.1.1 build 1 (running scanpy ==1.8.1), including improved Scrublet integration with batch handling.
11 13
63 </token> 65 </token>
64 <token name="@EXPORT_MTX_OPTS@">${export_mtx}</token> 66 <token name="@EXPORT_MTX_OPTS@">${export_mtx}</token>
65 67
66 <xml name="requirements"> 68 <xml name="requirements">
67 <requirements> 69 <requirements>
68 <requirement type="package" version="1.1.2">scanpy-scripts</requirement> 70 <requirement type="package" version="1.1.3">scanpy-scripts</requirement>
69 <yield/> 71 <yield/>
70 </requirements> 72 </requirements>
71 </xml> 73 </xml>
72 74
73 <xml name="citations"> 75 <xml name="citations">