view README.md @ 4:a4c6fcf2c456 draft

"planemo upload commit 0584e8878deaf91614c6bb3c0122975300132c25"
author gregor.m
date Thu, 26 Nov 2020 16:40:47 +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

```