Mercurial > repos > prog > mtblsdwnld
comparison README.md @ 0:8dab200e02cb draft
"planemo upload commit 239561a6401593c5f87df40ac971a9aa393c4663-dirty"
| author | prog |
|---|---|
| date | Tue, 07 Jan 2020 09:05:21 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:8dab200e02cb |
|---|---|
| 1 Metabolights Downloader | |
| 2 ======================= | |
| 3 | |
| 4 [](https://travis-ci.org/workflow4metabolomics/mtbls-dwnld) | |
| 5 | |
| 6 A [Metabolights](http://www.ebi.ac.uk/metabolights/) study downloader for [Galaxy](https://galaxyproject.org/), part of the [Workflow4Metabolomics](http://workflow4metabolomics.org/) project, and developed during the [PhenoMeNal](http://phenomenal-h2020.eu/home/) project. | |
| 7 | |
| 8 For more information, see the galaxy tool page, help section, available inside `mtbls-dwnld_config.xml`. | |
| 9 | |
| 10 ## Requirements | |
| 11 | |
| 12 * Python 3.8 | |
| 13 * isatools 0.10.3 | |
| 14 * `unzip` program. | |
| 15 * `wget` program. | |
| 16 * `ascp` (Aspera secure copy) program, version 3.7.4 or greater, which you can download [here](http://downloads.asperasoft.com/en/downloads/62). | |
| 17 | |
| 18 ## Updates | |
| 19 | |
| 20 ### 4.1.4 | |
| 21 | |
| 22 * Use MTBLS29 instead of MTBLS30, which has been removed from public repository, for testing. | |
| 23 * Make planemo tests pass on Travis-CI. | |
| 24 * Run several times ascp downloads for tests on Travis-CI, due to connection issues. | |
| 25 | |
| 26 ### 2.0.4 | |
| 27 | |
| 28 * Test presence of downloader program. | |
| 29 * Correct running of `wget`. | |
| 30 | |
| 31 ### 2.0.3 | |
| 32 | |
| 33 * Allow to choose the downloading method (`wget` or `aspera`). | |
| 34 * Ask to specify is the study to download is public or private. | |
| 35 * Allow to download all assays at once and convert them to W4M format. | |
| 36 * Allow to download *mzMl* and *mzData* files as collections. | |
| 37 | |
| 38 ### 1.3.0 | |
| 39 | |
| 40 * Allow to choose the assay to extract and convert to W4M format. |
