view README.md @ 1:2a1787ea07ef draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/enasearch commit f506c7312d6d9bf4aa5b1719d58b33dbcd49309f
author iuc
date Wed, 08 Nov 2017 13:18:31 -0500
parents e4747bd3af42
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
```