- recipe bioconductor-msfeatures
Functionality for Mass Spectrometry Features
- Homepage:
https://bioconductor.org/packages/3.16/bioc/html/MsFeatures.html
- License:
Artistic-2.0
- Recipe:
The MsFeature package defines functionality for Mass Spectrometry features. This includes functions to group (LC-MS) features based on some of their properties, such as retention time (coeluting features), or correlation of signals across samples. This packge hence allows to group features, and its results can be used as an input for the `QFeatures` package which allows to aggregate abundance levels of features within each group. This package defines concepts and functions for base and common data types, implementations for more specific data types are expected to be implemented in the respective packages (such as e.g. `xcms`). All functionality of this package is implemented in a modular way which allows combination of different grouping approaches and enables its re-use in other R packages.
- package bioconductor-msfeatures¶
-
- Versions:
1.6.0-0
,1.2.0-0
,1.0.0-0
- Depends:
bioconductor-mscoreutils
>=1.10.0,<1.11.0
bioconductor-protgenerics
>=1.30.0,<1.31.0
bioconductor-summarizedexperiment
>=1.28.0,<1.29.0
r-base
>=4.2,<4.3.0a0
- Required By:
Installation
With an activated Bioconda channel (see set-up-channels), install with:
conda install bioconductor-msfeatures
and update with:
conda update bioconductor-msfeatures
or use the docker container:
docker pull quay.io/biocontainers/bioconductor-msfeatures:<tag>
(see bioconductor-msfeatures/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/bioconductor-msfeatures/README.html)