Mercurial > repos > fwuennemann > kb_python
diff genap2_kb_python/kb_count.xml @ 2:4da457a2c5dc draft
Uploaded
author | fwuennemann |
---|---|
date | Tue, 20 Apr 2021 21:51:26 +0000 |
parents | dbcb26e2a1db |
children | 1ecec9b9dde7 |
line wrap: on
line diff
--- a/genap2_kb_python/kb_count.xml Mon Apr 19 18:33:14 2021 +0000 +++ b/genap2_kb_python/kb_count.xml Tue Apr 20 21:51:26 2021 +0000 @@ -1,8 +1,13 @@ <tool id="kb_python" name="kb_python" version="@VERSION@+galaxy1"> <description>performs gene and feature quantification on single-cell sequencing data.</description> <macros> - <import>macros.xml</import> - </macros> + <import>macros.xml</import> + </macros> + <requirements> + <requirement type="package" version="@VERSION@" >kb-python</requirement> + <requirement type="package" version="1.0.0">jupyter</requirement> + </requirements> + <stdio> <exit_code range="1:" /> <exit_code range=":-1" />