Skip to content

Commit

Permalink
Updating tools/dropletutils from version 1.10.0 to 1.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
planemo-autoupdate committed Dec 23, 2024
1 parent f27749b commit 7ef4120
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tools/dropletutils/dropletutils.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<tool id="dropletutils" name="DropletUtils" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@">
<description>Utilities for handling droplet-based single-cell RNA-seq data</description>
<macros>
<token name="@TOOL_VERSION@">1.10.0</token>
<token name="@VERSION_SUFFIX@">2</token>
<token name="@TOOL_VERSION@">1.26.0</token>
<token name="@VERSION_SUFFIX@">0</token>
<token name="@TXIN@">tenx.input</token>
<token name="@TXOUT@">tenx.output</token>
<xml name="test_dirin">
Expand Down Expand Up @@ -30,9 +30,9 @@
</xrefs>
<requirements>
<requirement type="package" version="@TOOL_VERSION@">bioconductor-dropletutils</requirement>
<requirement type="package" version="1.18.0">bioconductor-scater</requirement>
<requirement type="package" version="1.34.0">bioconductor-scater</requirement>
<requirement type="package" version="4.0">r-base</requirement>
<requirement type="package" version="1.2_18">r-matrix</requirement>
<requirement type="package" version="1.6_5">r-matrix</requirement>
<requirement type="package" version="1">fonts-conda-ecosystem</requirement>
</requirements>
<version_command><![CDATA[
Expand Down

0 comments on commit 7ef4120

Please sign in to comment.