recipe wiggletools

The WiggleTools package allows genomewide data files to be manipulated as numerical functions, equipped with all the standard functional analysis operators (sum, product, product by a scalar, comparators), and derived statistics (mean, median, variance, stddev, t-test, Wilcoxon's rank sum test, etc).

Homepage:

https://github.com/Ensembl/WiggleTools

License:

Apache / Apache

Recipe:

/wiggletools/meta.yaml

package wiggletools

(downloads) docker_wiggletools

Versions:
1.2.11-61.2.11-51.2.11-41.2.11-31.2.11-21.2.11-11.2.11-01.2.10-11.2.10-0

1.2.11-61.2.11-51.2.11-41.2.11-31.2.11-21.2.11-11.2.11-01.2.10-11.2.10-01.2.8-21.2.8-11.2.8-01.2.7-01.2.6-01.2.3-11.2.3-01.2.2-41.2.2-31.2.2-21.2.2-11.2.2-01.2.1-0

Depends:
Required By:

Installation

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

conda install wiggletools

and update with:

conda update wiggletools

or use the docker container:

docker pull quay.io/biocontainers/wiggletools:<tag>

(see wiggletools/tags for valid values for <tag>)

Download stats