# HG changeset patch # User iuc # Date 1720177561 0 # Node ID 48d9421bf1763f5d442248652b0a995a24af8478 # Parent cec3e76eaf05ea2555fe0855ab75a0b00165b100 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/snapatac2 commit df9c285dddde7d901823c608c8d7dab971224b5b diff -r cec3e76eaf05 -r 48d9421bf176 macros.xml --- a/macros.xml Thu May 23 15:20:02 2024 +0000 +++ b/macros.xml Fri Jul 05 11:06:01 2024 +0000 @@ -1,6 +1,6 @@ 2.5.3 - 1 + 2 23.0 snapatac2 diff -r cec3e76eaf05 -r 48d9421bf176 preprocessing.xml --- a/preprocessing.xml Thu May 23 15:20:02 2024 +0000 +++ b/preprocessing.xml Fri Jul 05 11:06:01 2024 +0000 @@ -91,7 +91,7 @@ ) #else if $method.method == 'pp.make_gene_matrix' -sa.pp.make_gene_matrix( +adata = sa.pp.make_gene_matrix( adata, gene_anno = '$method.gene_anno', chunk_size = $method.chunk_size, @@ -464,7 +464,7 @@ - +