:orphan: .. only available via index, not via toctree .. title:: Package Recipe 'r-msqrob' .. highlight: bash r-msqrob ======== .. conda:recipe:: r-msqrob :replaces_section_title: :noindex: Robust statistical inference for quantitative LC\-MS proteomics. :homepage: https://github.com/statOmics/MSqRob :license: GPL (>= 2) :recipe: /`r-msqrob `_/`meta.yaml `_ .. conda:package:: r-msqrob |downloads_r-msqrob| |docker_r-msqrob| :versions: .. raw:: html
0.7.7-30.7.7-20.7.7-10.7.7-00.7.6-30.7.6-20.7.6-10.7.6-00.7.5-1 ``0.7.7-3``,  ``0.7.7-2``,  ``0.7.7-1``,  ``0.7.7-0``,  ``0.7.6-3``,  ``0.7.6-2``,  ``0.7.6-1``,  ``0.7.6-0``,  ``0.7.5-1``,  ``0.7.5-0`` .. raw:: html
:depends bioconductor-affyio: :depends bioconductor-biobase: :depends bioconductor-biocgenerics: :depends bioconductor-biocinstaller: :depends bioconductor-biocparallel: :depends bioconductor-limma: :depends bioconductor-msnbase: :depends bioconductor-mzid: :depends bioconductor-mzr: :depends bioconductor-protgenerics: :depends r-base: ``>=4.3,<4.4.0a0`` :depends r-colorspace: :depends r-dichromat: :depends r-dt: :depends r-fdrtool: :depends r-ggplot2: :depends r-gtable: :depends r-htmlwidgets: :depends r-httpuv: :depends r-labeling: :depends r-lazyeval: :depends r-lme4: :depends r-magrittr: :depends r-maldiquant: :depends r-miniui: :depends r-minqa: :depends r-munsell: :depends r-nloptr: :depends r-numderiv: :depends r-openxlsx: :depends r-plyr: :depends r-rcolorbrewer: :depends r-rcpp: :depends r-reshape2: :depends r-scales: :depends r-shiny: :depends r-shinyjs: :depends r-shinythemes: :depends r-snow: :depends r-statmod: :depends r-stringi: :depends r-stringr: :depends r-svdialogs: :depends r-tibble: :depends r-xml: :depends r-xtable: :depends r-yaml: :requirements: .. rubric:: Installation You need a conda-compatible package manager (currently either `micromamba `_, `mamba `_, or `conda `_) and the Bioconda channel already activated (see :ref:`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 r-msqrob and update with:: mamba update r-msqrob To create a new environment, run:: mamba create --name myenvname r-msqrob 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/r-msqrob: (see `r-msqrob/tags`_ for valid values for ````) .. |downloads_r-msqrob| image:: https://img.shields.io/conda/dn/bioconda/r-msqrob.svg?style=flat :target: https://anaconda.org/bioconda/r-msqrob :alt: (downloads) .. |docker_r-msqrob| image:: https://quay.io/repository/biocontainers/r-msqrob/status :target: https://quay.io/repository/biocontainers/r-msqrob .. _`r-msqrob/tags`: https://quay.io/repository/biocontainers/r-msqrob?tab=tags .. raw:: html Download stats ----------------- .. raw:: html :file: ../../templates/package_dashboard.html Link to this page ----------------- Render an |install-with-bioconda| badge with the following MarkDown:: [![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat)](http://bioconda.github.io/recipes/r-msqrob/README.html) .. |install-with-bioconda| image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat :target: http://bioconda.github.io/recipes/r-msqrob/README.html