:orphan: .. only available via index, not via toctree .. title:: Package Recipe 'bioconductor-ptairms' .. highlight: bash bioconductor-ptairms ==================== .. conda:recipe:: bioconductor-ptairms :replaces_section_title: :noindex: Pre\-processing PTR\-TOF\-MS Data :homepage: https://bioconductor.org/packages/3.18/bioc/html/ptairMS.html :license: GPL-3 :recipe: /`bioconductor-ptairms `_/`meta.yaml `_ This package implements a suite of methods to preprocess data from PTR\-TOF\-MS instruments \(HDF5 format\) and generates the \'sample by features\' table of peak intensities in addition to the sample and feature metadata \(as a singl\=2.62.0,<2.63.0`` :depends bioconductor-biobase: ``>=2.62.0,<2.63.0a0`` :depends bioconductor-msnbase: ``>=2.28.0,<2.29.0`` :depends bioconductor-msnbase: ``>=2.28.1,<2.29.0a0`` :depends bioconductor-rhdf5: ``>=2.46.0,<2.47.0`` :depends bioconductor-rhdf5: ``>=2.46.1,<2.47.0a0`` :depends libblas: ``>=3.9.0,<4.0a0`` :depends libgcc-ng: ``>=12`` :depends liblapack: ``>=3.9.0,<4.0a0`` :depends libstdcxx-ng: ``>=12`` :depends r-base: ``>=4.3,<4.4.0a0`` :depends r-bit64: :depends r-chron: :depends r-data.table: :depends r-doparallel: :depends r-dt: :depends r-envipat: :depends r-foreach: :depends r-ggplot2: :depends r-ggpubr: :depends r-gridextra: :depends r-hmisc: :depends r-minpack.lm: :depends r-plotly: :depends r-rcpp: :depends r-rlang: :depends r-scales: :depends r-shiny: :depends r-shinyscreenshot: :depends r-signal: :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 bioconductor-ptairms and update with:: mamba update bioconductor-ptairms To create a new environment, run:: mamba create --name myenvname bioconductor-ptairms 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/bioconductor-ptairms: (see `bioconductor-ptairms/tags`_ for valid values for ````) .. |downloads_bioconductor-ptairms| image:: https://img.shields.io/conda/dn/bioconda/bioconductor-ptairms.svg?style=flat :target: https://anaconda.org/bioconda/bioconductor-ptairms :alt: (downloads) .. |docker_bioconductor-ptairms| image:: https://quay.io/repository/biocontainers/bioconductor-ptairms/status :target: https://quay.io/repository/biocontainers/bioconductor-ptairms .. _`bioconductor-ptairms/tags`: https://quay.io/repository/biocontainers/bioconductor-ptairms?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/bioconductor-ptairms/README.html) .. |install-with-bioconda| image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat :target: http://bioconda.github.io/recipes/bioconductor-ptairms/README.html