comparison scanpy_macros2.xml @ 7:75240f9a8c96 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:53:12 -0500
parents 4f9811ccc575
children fe740b19e3b9
comparison
equal deleted inserted replaced
6:7ad420b1be89 7:75240f9a8c96
1 <macros> 1 <macros>
2 <token name="@TOOL_VERSION@">1.4.3</token> 2 <token name="@TOOL_VERSION@">1.4.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="@VERSION_HISTORY@"><![CDATA[ 5 <token name="@VERSION_HISTORY@"><![CDATA[
5 **Version history** 6 **Version history**
7
8 1.4.3+galaxy8: Use profile 18.01 for modules.
6 9
7 1.4.3+galaxy6: Update to scanpy-scripts 0.2.8 (running scanpy ==1.4.3) and wider compatibility with other Galaxy modules. Bug fixes in filtering and plotting improvements. 10 1.4.3+galaxy6: Update to scanpy-scripts 0.2.8 (running scanpy ==1.4.3) and wider compatibility with other Galaxy modules. Bug fixes in filtering and plotting improvements.
8 11
9 1.4.3+galaxy0: Update to scanpy-scripts 0.2.5 (running scanpy ==1.4.3). 12 1.4.3+galaxy0: Update to scanpy-scripts 0.2.5 (running scanpy ==1.4.3).
10 13