Mercurial > repos > ebi-gxa > anndata_ops
changeset 14:a4ad76e3dc4a draft
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit 2db9e8cecb8d373874318e53ec2d4d7a64dd1b24-dirty"
author | ebi-gxa |
---|---|
date | Fri, 11 Sep 2020 11:04:39 +0000 |
parents | 35ee5e3e87c1 |
children | c09d61ede252 |
files | anndata_operations.xml pbmc3k_filtered_gene_bc_matrices.tar.gz |
diffstat | 2 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/anndata_operations.xml Thu Sep 10 08:42:48 2020 +0000 +++ b/anndata_operations.xml Fri Sep 11 11:04:39 2020 +0000 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<tool id="anndata_ops" name="AnnData Operations" version="0.0.3+galaxy1" profile="@PROFILE@"> +<tool id="anndata_ops" name="AnnData Operations" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@"> <description>modifies metadata and flags genes</description> <macros> <import>scanpy_macros2.xml</import> @@ -213,6 +213,13 @@ * Unstructure annotations, like gene markers. This functionality will probably be added in the future to a larger package. + +History +------- + +1.6.0+galaxy0: Moves to Scanpy Scripts 0.3.0 (Scanpy 1.6.0), versioning switched to track Scanpy as other tools. + +0.0.3+galaxy0: Adds ability to merge AnnData objects (Scanpy 1.4.3). ]]></help> <expand macro="citations"/> </tool>