Previous changeset 13:35ee5e3e87c1 (2020-09-10) Next changeset 15:c09d61ede252 (2020-09-30) |
Commit message:
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit 2db9e8cecb8d373874318e53ec2d4d7a64dd1b24-dirty" |
modified:
anndata_operations.xml |
removed:
pbmc3k_filtered_gene_bc_matrices.tar.gz |
b |
diff -r 35ee5e3e87c1 -r a4ad76e3dc4a anndata_operations.xml --- a/anndata_operations.xml Thu Sep 10 08:42:48 2020 +0000 +++ b/anndata_operations.xml Fri Sep 11 11:04:39 2020 +0000 |
b |
@@ -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> |
b |
diff -r 35ee5e3e87c1 -r a4ad76e3dc4a pbmc3k_filtered_gene_bc_matrices.tar.gz |
b |
Binary file pbmc3k_filtered_gene_bc_matrices.tar.gz has changed |