MSstatsLiP_model {MSstatsLiP}R Documentation

MSstatsLiP_model

Description

Example output of groupComparisonLiP converter functions.

Usage

MSstatsLiP_model

Format

A data.table consisting of 546 rows and 29 columns. Raw TrP data for use in testing and examples.

Details

Example output of MSstatsLiP groupComparisonLiP function. A list containing three data.tables corresponding to unadjusted LiP, TrP, and adjusted LiP models. The data.tables contain the following columns:

Examples

head(MSstatsLiP_model$LiP.Model)
head(MSstatsLiP_model$TrP.Model)
head(MSstatsLiP_model$Adjusted.LiP.Model)


[Package MSstatsLiP version 0.99.5 Index]