Mercurial > repos > ebi-gxa > scanpy_run_tsne
changeset 19:2c6340dad187 draft
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit 858a2398f1dbbd60110867c593c237358c794615-dirty"
| author | ebi-gxa |
|---|---|
| date | Mon, 12 Apr 2021 14:47:13 +0000 |
| parents | 384cacc40611 |
| children | fe727a9496ea |
| files | scanpy-run-tsne.xml scanpy_macros2.xml |
| diffstat | 2 files changed, 6 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/scanpy-run-tsne.xml Wed Nov 25 16:21:57 2020 +0000 +++ b/scanpy-run-tsne.xml Mon Apr 12 14:47:13 2021 +0000 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<tool id="scanpy_run_tsne" name="Scanpy RunTSNE" version="@TOOL_VERSION@+galaxy2" profile="@PROFILE@"> +<tool id="scanpy_run_tsne" name="Scanpy RunTSNE" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@"> <description>visualise cell clusters using tSNE</description> <macros> <import>scanpy_macros2.xml</import>
--- a/scanpy_macros2.xml Wed Nov 25 16:21:57 2020 +0000 +++ b/scanpy_macros2.xml Mon Apr 12 14:47:13 2021 +0000 @@ -1,10 +1,12 @@ <macros> - <token name="@TOOL_VERSION@">1.6.0</token> + <token name="@TOOL_VERSION@">1.7.2</token> <token name="@HELP@">More information can be found at https://scanpy.readthedocs.io</token> <token name="@PROFILE@">18.01</token> <token name="@VERSION_HISTORY@"><