Mercurial > repos > ebi-gxa > scanpy_run_diffmap
comparison scanpy_macros2.xml @ 8:c869331377bf draft
planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit edcca4677d954001b33ad15e22603ea452031d76
author | ebi-gxa |
---|---|
date | Wed, 11 Mar 2020 06:44:53 -0400 |
parents | 3f8d10b43598 |
children | f10df597ed6d |
comparison
equal
deleted
inserted
replaced
7:3f8d10b43598 | 8:c869331377bf |
---|---|
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 | 7 |
8 1.4.3+galaxy9: Update to scanpy-scripts 0.2.9 (running scanpy ==1.4.3) to address bugfixes in find-variable-genes. | 8 1.4.3+galaxy10: Update to scanpy-scripts 0.2.10 (running scanpy ==1.4.3) to address bugfixes in run-pca. |
9 | 9 |
10 1.4.3+galaxy9: Use profile 18.01 for modules. | 10 1.4.3+galaxy10: Update to scanpy-scripts 0.2.9 (running scanpy ==1.4.3) to address bugfixes in find-variable-genes. |
11 | |
12 1.4.3+galaxy10: Use profile 18.01 for modules. | |
11 | 13 |
12 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. | 14 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. |
13 | 15 |
14 1.4.3+galaxy0: Update to scanpy-scripts 0.2.5 (running scanpy ==1.4.3). | 16 1.4.3+galaxy0: Update to scanpy-scripts 0.2.5 (running scanpy ==1.4.3). |
15 | 17 |
42 </token> | 44 </token> |
43 <token name="@EXPORT_MTX_OPTS@">${export_mtx}</token> | 45 <token name="@EXPORT_MTX_OPTS@">${export_mtx}</token> |
44 | 46 |
45 <xml name="requirements"> | 47 <xml name="requirements"> |
46 <requirements> | 48 <requirements> |
47 <requirement type="package" version="0.2.9">scanpy-scripts</requirement> | 49 <requirement type="package" version="0.2.10">scanpy-scripts</requirement> |
48 <yield/> | 50 <yield/> |
49 </requirements> | 51 </requirements> |
50 </xml> | 52 </xml> |
51 | 53 |
52 <xml name="citations"> | 54 <xml name="citations"> |