Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 759 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 759 Bytes

AlpsNMR-Tutorial

Extended tutorial of AlpsNMR in large dataset

For this tutorial you will need install the AlpsNMR package

Installation

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
BiocManager::install("AlpsNMR")

You can download needed data executing included download_demo() function

Follow the tutorial to execute AlpsNMR in a real dataset from beginning to end, including all the steps of untargeted metabolomics analysis.