recipe avro-cwl

Avro is a serialization and RPC framework. This package is a fork of regular avro made by the CWL team in order to fix some issues (https://github.com/common-workflow-language/cwltool/issues/524)

Homepage:

https://pypi.python.org/pypi?:action=display&name=avro-cwl

License:

APACHE / Apache 2.0

Recipe:

/avro-cwl/meta.yaml

package avro-cwl

(downloads) docker_avro-cwl

Versions:

1.8.9-01.8.4-11.8.4-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install avro-cwl

and update with:

conda update avro-cwl

or use the docker container:

docker pull quay.io/biocontainers/avro-cwl:<tag>

(see avro-cwl/tags for valid values for <tag>)

Download stats