# HG changeset patch # User iuc # Date 1721195684 0 # Node ID 4ecdea4cbea1a7b2d682d4fe8a625258eebd3427 # Parent 48d9421bf1763f5d442248652b0a995a24af8478 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/snapatac2 commit b37248ea9b492c096b143272aebc79d8f04c2984 diff -r 48d9421bf176 -r 4ecdea4cbea1 macros.xml --- a/macros.xml Fri Jul 05 11:06:01 2024 +0000 +++ b/macros.xml Wed Jul 17 05:54:44 2024 +0000 @@ -1,16 +1,16 @@ - 2.5.3 - 2 + 2.6.4 + 0 23.0 snapatac2 - plotly + plotly python-kaleido - polars - pyarrow - python-igraph - hdbscan - harmonypy + polars + pyarrow + python-igraph + hdbscan + harmonypy scanorama macs3 multiprocess @@ -158,10 +158,10 @@ - - - - + + + + diff -r 48d9421bf176 -r 4ecdea4cbea1 preprocessing.xml --- a/preprocessing.xml Fri Jul 05 11:06:01 2024 +0000 +++ b/preprocessing.xml Wed Jul 17 05:54:44 2024 +0000 @@ -85,8 +85,7 @@ #if $method.max_frag_size max_frag_size = $method.max_frag_size, #end if - ##counting_strategy = '$method.counting_strategy', - count_frag_as_reads = $method.count_frag_as_reads, + counting_strategy = '$method.counting_strategy', n_jobs = int(os.getenv("GALAXY_SLOTS", 4)) ) @@ -107,8 +106,7 @@ #if $method.max_frag_size max_frag_size = $method.max_frag_size, #end if - ##counting_strategy = '$method.counting_strategy' - count_frag_as_reads = $method.count_frag_as_reads + counting_strategy = '$method.counting_strategy' ) #else if $method.method == 'pp.filter_cells' @@ -285,8 +283,7 @@ - - + @@ -302,8 +299,7 @@ - - + @@ -446,7 +442,7 @@ - +
@@ -461,7 +457,7 @@ - + @@ -513,7 +509,7 @@ - +
@@ -524,7 +520,31 @@ - + + + + + + + + + + + + + + + +
+ +
+ + + + + + +