recipe bioconductor-msexperiment

Infrastructure for Mass Spectrometry Experiments

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/MsExperiment.html

License:

Artistic-2.0

Recipe:

/bioconductor-msexperiment/meta.yaml

Infrastructure to store and manage all aspects related to a complete proteomics or metabolomics mass spectrometry (MS) experiment. The MsExperiment package provides light-weight and flexible containers for MS experiments building on the new MS infrastructure provided by the Spectra, QFeatures and related packages. Along with raw data representations, links to original data files and sample annotations, additional metadata or annotations can also be stored within the MsExperiment container. To guarantee maximum flexibility only minimal constraints are put on the type and content of the data within the containers.

package bioconductor-msexperiment

(downloads) docker_bioconductor-msexperiment

Versions:

1.0.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-msexperiment

and update with:

conda update bioconductor-msexperiment

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-msexperiment:<tag>

(see bioconductor-msexperiment/tags for valid values for <tag>)

Download stats