notame
This is the development version of notame; to use it, please install the devel version of Bioconductor.
Workflow for non-targeted LC-MS metabolic profiling
Bioconductor version: Development (3.22)
Provides functionality for untargeted LC-MS metabolomics research as specified in the associated protocol article in the 'Metabolomics Data Processing and Data Analysis—Current Best Practices' special issue of the Metabolites journal (2020). This includes tabular data preprocessing and quality control, uni- and multivariate analysis as well as quality control visualizations, feature-wise visualizations and results visualizations. Raw data preprocessing and functionality related to biological context, such as pathway analysis, is not included.
Author: Anton Klåvus [aut, cph]
, Jussi Paananen [aut, cph]
, Oskari Timonen [aut, cph]
, Atte Lihtamo [aut], Vilhelm Suksi [aut, cre]
, Retu Haikonen [aut]
, Leo Lahti [aut]
, Kati Hanhineva [aut]
, Ville Koistinen [ctb]
, Olli Kärkkäinen [ctb]
, Artur Sannikov [ctb]
Maintainer: Vilhelm Suksi <vksuks at utu.fi>
citation("notame")
):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("notame")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("notame")
Non-targeted metabolomics preprocessing and wrangling | HTML | R Script |
Project example | HTML | R Script |
Reference Manual |
Details
biocViews | BatchEffect, BiomedicalInformatics, DataImport, MassSpectrometry, Metabolomics, MultipleComparison, Normalization, Preprocessing, QualityControl, Software, Visualization |
Version | 0.99.6 |
In Bioconductor since | BioC 3.22 (R-4.5) |
License | MIT + file LICENSE |
Depends | R (>= 4.5.0), ggplot2, SummarizedExperiment |
Imports | BiocGenerics, BiocParallel, dplyr, futile.logger, methods, openxlsx, S4Vectors, scales, stringr, tidyr, utils |
System Requirements | |
URL | https://github.com/hanhineva-lab/notame https://hanhineva-lab.github.io/notame/ |
Bug Reports | https://github.com/hanhineva-lab/notame/issues |
See More
Suggests | BiocStyle, fpc, igraph, knitr, missForest, notameViz, notameStats, pcaMethods, RUVSeq, testthat |
Linking To | |
Enhances | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | notame_0.99.6.tar.gz |
Windows Binary (x86_64) | |
macOS Binary (x86_64) | notame_0.99.6.tgz |
macOS Binary (arm64) | notame_0.99.6.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/notame |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/notame |
Bioc Package Browser | https://code.bioconductor.org/browse/notame/ |
Package Short Url | https://bioconductor.org/packages/notame/ |
Package Downloads Report | Download Stats |