view README.md @ 2:7a05e5bd8093 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/enasearch commit a0adc28145cce02ecaed3a90156ed54c4385d1a0"
author iuc
date Wed, 22 Jan 2020 00:04:04 +0000
parents 1a4944dd4eaf
children
line wrap: on
line source

ENASearch
=========

[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.

For any change in the `macros.xml`, please change on [`generate_macros.py`](generate_macros.py) and regenerate the `macros.xml` with

```
$ conda install enasearch
$ python generate_macros.py
```