Mercurial > repos > ebi-gxa > scanpy_run_umap
comparison scanpy_macros2.xml @ 7:aa85725f43a2 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:51:03 -0500 |
parents | 6eb7a2e37adf |
children | 41f6078040da |
comparison
equal
deleted
inserted
replaced
6:447c4a7e8561 | 7:aa85725f43a2 |
---|---|
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 |