Mercurial > repos > ebi-gxa > ucsc_cell_browser
comparison get_test_data.sh @ 5:544d44faa8bf draft
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/ucsc-cell-browser/.shed.yml commit a0e5240b76fcf613ebe0a18b99ac29cdc95e073f"
author | ebi-gxa |
---|---|
date | Sat, 17 Apr 2021 23:42:28 +0000 |
parents | |
children | 97483e5ec21e |
comparison
equal
deleted
inserted
replaced
4:8da642e17794 | 5:544d44faa8bf |
---|---|
1 #!/usr/bin/env bash | |
2 wget --retry-connrefused --waitretry=1 --read-timeout=20 --timeout=15 -t 3 http://ftp.ebi.ac.uk/pub/databases/microarray/data/atlas/sc_experiments/E-MTAB-6077/E-MTAB-6077.project.h5ad | |
3 mv E-MTAB-6077.project.h5ad test-data/ |