Mercurial > repos > iuc > enasearch_retrieve_data
comparison README.md @ 0:ec65a2a93d57 draft
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/enasearch/ commit 6eda25f5cccc0cf9be09c38a8b48d37aff56ed87
| author | iuc |
|---|---|
| date | Tue, 29 Aug 2017 04:10:18 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:ec65a2a93d57 |
|---|---|
| 1 ENASearch | |
| 2 ========= | |
| 3 | |
| 4 [ENASearch](https://github.com/bebatut/enasearch) is a Python library for interacting with [ENA](http://www.ebi.ac.uk/ena/browse/programmatic-access)'s API. | |
| 5 | |
| 6 For any change in the `macros.xml`, please change on [`generate_macros.py`](generate_macros.py) and regenerate the `macros.xml` with | |
| 7 | |
| 8 ``` | |
| 9 $ conda install enasearch | |
| 10 $ python generate_macros.py | |
| 11 ``` |
