recipe crispritz

CRISPRitz, tool package for CRISPR experiments assessment and analysis.

Homepage:

https://github.com/pinellolab/CRISPRitz

License:

GPL3

Recipe:

/crispritz/meta.yaml

package crispritz

(downloads) docker_crispritz

versions:
2.6.6-12.6.6-02.6.5-12.6.5-02.6.4-02.6.3-12.6.3-02.6.2-02.6.1-0

2.6.6-12.6.6-02.6.5-12.6.5-02.6.4-02.6.3-12.6.3-02.6.2-02.6.1-02.6.0-02.5.9-02.5.8-02.5.7-12.5.7-02.5.6-02.5.5-02.5.4-02.5.3-12.5.3-02.5.2-02.5.1-02.5.0-02.4.9-02.4.8-02.4.7-02.4.6-02.4.3-02.4.2-02.4.1-02.3.8-02.3.7-12.3.7-02.3.6-22.3.6-12.3.6-02.3.5-02.3.4-02.3.3-02.3.2-12.3.2-02.3.1-12.3.1-02.2.0-02.1.1-02.1.0-01.2.1-01.2.0-01.1.1-11.1.1-01.1.0-11.1.0-01.0.5-01.0.3-0

depends _openmp_mutex:

>=4.5

depends bcftools:

depends bedops:

depends bedtools:

depends biopython:

depends boost-cpp:

>=1.78.0,<1.78.1.0a0

depends htslib:

depends intervaltree:

depends libgcc-ng:

>=12

depends libstdcxx-ng:

>=12

depends matplotlib-base:

depends more-itertools:

depends numpy:

depends openmp:

depends pandas:

depends python:

>=3.8,<3.9.0a0

depends python_abi:

3.8.* *_cp38

depends rename:

depends scikit-learn:

0.23.2.*

depends scipy:

depends statsmodels:

depends tk:

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 crispritz

and update with::

   mamba update crispritz

To create a new environment, run:

mamba create --name myenvname crispritz

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

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

Download stats