recipe sage-proteomics

Proteomics searching so fast it feels like magic.

Homepage:

https://github.com/lazear/sage

Documentation:

https://lazear.github.io/sage/

License:

MIT / MIT

Recipe:

/sage-proteomics/meta.yaml

package sage-proteomics

(downloads) docker_sage-proteomics

versions:
0.14.7-00.14.6-00.14.5-00.14.4-00.14.3-00.14.2-00.14.1-00.14.0-00.13.4-0

0.14.7-00.14.6-00.14.5-00.14.4-00.14.3-00.14.2-00.14.1-00.14.0-00.13.4-00.13.3-00.13.2-00.13.1-20.13.1-00.12.0-20.12.0-10.12.0-00.11.2-00.11.0-00.10.0-00.9.4-00.9.0-00.8.1-00.8.0-00.7.1-0

depends libgcc-ng:

>=12

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 sage-proteomics

and update with::

   mamba update sage-proteomics

To create a new environment, run:

mamba create --name myenvname sage-proteomics

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/sage-proteomics:<tag>

(see `sage-proteomics/tags`_ for valid values for ``<tag>``)

Download stats