view README.md @ 3:4d7f30a7e2f6 draft

"planemo upload commit d070f1ba04a5141a65487f45b29c22767639e44b"
author gregor.m
date Tue, 24 Nov 2020 13:06:26 +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

```