:orphan: .. only available via index, not via toctree .. title:: Package Recipe 'r-recetox-aplcms' .. highlight: bash r-recetox-aplcms ================ .. conda:recipe:: r-recetox-aplcms :replaces_section_title: :noindex: apLCMS is a software which generates a feature table from a batch of LC\/MS spectra. A modified fork of the original apLCMS by Tianwei Yu. :homepage: https://github.com/RECETOX :license: GPL-2.0 :recipe: /`r-recetox-aplcms `_/`meta.yaml `_ :links: doi: :doi:`10.1093/bioinformatics/btp291`, doi: :doi:`10.1186/1471-2105-11-559`, doi: :doi:`10.1021/pr301053d`, doi: :doi:`10.1093/bioinformatics/btu430`, doi: :doi:`10.1038/s41598-020-70850-0` .. conda:package:: r-recetox-aplcms |downloads_r-recetox-aplcms| |docker_r-recetox-aplcms| :versions: .. raw:: html
0.12.0-10.12.0-00.11.0-10.11.0-00.10.3-20.10.3-00.10.2-00.10.1-10.10.1-0 ``0.12.0-1``,  ``0.12.0-0``,  ``0.11.0-1``,  ``0.11.0-0``,  ``0.10.3-2``,  ``0.10.3-0``,  ``0.10.2-0``,  ``0.10.1-1``,  ``0.10.1-0``,  ``0.10.0-0``,  ``0.9.4-1``,  ``0.9.4-0``,  ``0.9.3-0``,  ``0.9.2-0``,  ``0-0`` .. raw:: html
:depends bioconductor-mzr: :depends r-arrow: ``>=7.0.0,<10.0.0`` :depends r-base: ``>=4.2,<4.3.0a0`` :depends r-doparallel: :depends r-dplyr: :depends r-foreach: :depends r-iterators: :depends r-mass: :depends r-rcpp: :depends r-snow: :depends r-splines2: :depends r-stringi: ``>=1.7.12`` :depends r-stringr: :depends r-tibble: :depends r-tidyr: :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-recetox-aplcms and update with:: mamba update r-recetox-aplcms To create a new environment, run:: mamba create --name myenvname r-recetox-aplcms 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-recetox-aplcms: (see `r-recetox-aplcms/tags`_ for valid values for ````) .. |downloads_r-recetox-aplcms| image:: https://img.shields.io/conda/dn/bioconda/r-recetox-aplcms.svg?style=flat :target: https://anaconda.org/bioconda/r-recetox-aplcms :alt: (downloads) .. |docker_r-recetox-aplcms| image:: https://quay.io/repository/biocontainers/r-recetox-aplcms/status :target: https://quay.io/repository/biocontainers/r-recetox-aplcms .. _`r-recetox-aplcms/tags`: https://quay.io/repository/biocontainers/r-recetox-aplcms?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-recetox-aplcms/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-recetox-aplcms/README.html