recipe hmftools-purple

PURPLE is a purity ploidy estimator for tumor samples.

Homepage:

https://github.com/hartwigmedical/hmftools/tree/master/purple

License:

GPL3 / GPL-3.0-only

Recipe:

/hmftools-purple/meta.yaml

package hmftools-purple

(downloads) docker_hmftools-purple

versions:
4.0.2-04.0.1-04.0-03.7.1-03.6-03.5-03.4-03.2-03.1-0

4.0.2-04.0.1-04.0-03.7.1-03.6-03.5-03.4-03.2-03.1-02.54-02.53-12.53-02.52-02.51-12.51-02.50-02.48-02.47-12.47-02.46-02.45-02.44-02.43-02.41-02.40-02.39-02.38-02.37-02.36-02.35-02.34-02.32-02.31-02.25-12.17-12.16-12.16-02.15-0

depends bioconductor-variantannotation:

depends circos:

>=0.69.6

depends openjdk:

>=8

depends r-cairo:

depends r-cowplot:

depends r-dplyr:

depends r-ggplot2:

depends r-tidyr:

depends xorg-libxtst:

depends zlib:

requirements:

Installation

You need a conda-compatible package manager (currently either micromamba, mamba, or conda) and the Bioconda channel already activated (see set-up-channels).

While any of above package managers is fine, it is currently recommended to use either micromamba or mamba (see here for installation instructions). We will show all commands using mamba below, but the arguments are the same for the two others.

Given that you already have a conda environment in which you want to have this package, install with:

   mamba install hmftools-purple

and update with::

   mamba update hmftools-purple

To create a new environment, run:

mamba create --name myenvname hmftools-purple

with myenvname being a reasonable name for the environment (see e.g. the mamba docs for details and further options).

Alternatively, use the docker container:

   docker pull quay.io/biocontainers/hmftools-purple:<tag>

(see `hmftools-purple/tags`_ for valid values for ``<tag>``)

Download stats