view README.md @ 1:97fd3740f41c draft

"planemo upload commit eeba34c94465f41d13c2f5bcf68177d23c92d971"
author gregor.m
date Mon, 23 Nov 2020 14:32:52 +0000
parents 1d62de03829d
children
line wrap: on
line source

# Galaxy Wrapper for WaveletMovies

To test the wrapper use `planemo`:

```bash
# install
conda install planemo

# run the test(s)
planemo test

# run a local galaxy instance with the tool installed
planemo serve

```