recipe sentieon

Accelerated performance bioinformatics tools for mapping and variant calling

Homepage:

https://www.sentieon.com

License:

Commercial (requires license for use; redistribution allowed)

Recipe:

/sentieon/meta.yaml

package sentieon

(downloads) docker_sentieon

versions:
202308.01-0202308-0202112.07-3202112.07-2202112.07-1202112.07-0202112.06-1202112.06-0202112.05-1

202308.01-0202308-0202112.07-3202112.07-2202112.07-1202112.07-0202112.06-1202112.06-0202112.05-1202112.05-0202112.04-1202112.04-0202112.02-0202112.01-0202112-1202112-0202010.04-0202010.02-0201808.08-1201808.08-0201808.07-0201808.05-0201808.03-0201808.02-0201808.01-0201808-0201711.04-3201711.04-2201711.03-1201711.03-0201711.02-0201711.01-2201711.01-1201711.01-0201711-0201704.03-0201704.02-0201704-0201611.03-0201611-0201606-0201603.02-1201603.02-0

depends libgcc-ng:

>=12

depends libstdcxx-ng:

>=12

depends libzlib:

>=1.2.13,<1.3.0a0

depends python:

>=2.7

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 sentieon

and update with::

   mamba update sentieon

To create a new environment, run:

mamba create --name myenvname sentieon

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/sentieon:<tag>

(see `sentieon/tags`_ for valid values for ``<tag>``)

Download stats