{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# R-based metabolomics workflow by Kultima lab " ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "This notebook aims to show, through a series of examples, how to set up a metabolomics workflow using the Chronos REST API. As benchmark case we use a R-based pipeline by the Kultima lab. The aim of this pipeline is to: \n", "1. Remove contaminants present in blank samples;\n", "2. Remove batch specific features;\n", "3. Transform the intensities to the log2 base scale; \n", "4. Perform variable selection based on coefficients of variation (CV) on metabolites across replicates." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
\n",
"
\n",
"