Mercurial > repos > ebi-gxa > hca_matrix_downloader
changeset 1:2e81fbe036b2 draft
planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit a3175f2eb5c66853296751aaf2a87218fb636b1a
author | ebi-gxa |
---|---|
date | Tue, 22 Oct 2019 11:03:12 -0400 |
parents | c127d4124583 |
children | c3c85b67d118 |
files | matrix-service.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/matrix-service.xml Tue Jul 02 11:10:16 2019 -0400 +++ b/matrix-service.xml Tue Oct 22 11:03:12 2019 -0400 @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="utf-8"?> -<tool id="hca_matrix_downloader" name="Human Cell Atlas Matrix Downloader" version="v0.0.2+galaxy0"> +<tool id="hca_matrix_downloader" name="Human Cell Atlas Matrix Downloader" version="v0.0.3+galaxy0"> <description>retrieves expression matrices and metadata from the Human Cell Atlas.</description> <requirements> - <requirement type="package" version="0.0.2">hca-matrix-downloader</requirement> + <requirement type="package" version="0.0.3">hca-matrix-downloader</requirement> </requirements> <command detect_errors="exit_code"><![CDATA[ -hca-matrix-downloader -p '${project}' -f mtx -o out -f '${matrix_format}' +hca-matrix-downloader -p '${project}' -o out -f '${matrix_format}' #if $matrix_format == "mtx": && hca-mtx-to-10x out.mtx .