
Автор: Randall K. Julian
Издательство: Wiley
Год: 2025
Страниц: 336
Язык: английский
Формат: epub (true)
Размер: 11.8 MB
The main goal of this book is to show how to analyze mass spectrometry data effectively and reproducibly using the R programming language. Any mass spectrometrist can learn to go beyond spreadsheets and build data analysis solutions using R in a reasonable amount of time. My approach will be like climbing a ladder. Through the lens of mass spectrometry, I will start by introducing native features of the R language. On the next rung are the packages that simplify data storage and retrieval, data manipulation, statistics, and visualization. The next step uses modules originally created to help with molecular biology tasks that also work with data from mass spectrometers. Further up the ladder are mass spectrometry-specific modules used to perform data manipulation and analysis for data generated specifically by mass spectrometers. Beyond that, the ladder goes on, but this book will end on the Machine Learning rung, far from the top.