MSstatsLiP_data {MSstatsLiP}R Documentation

MSstatsLiP_data

Description

Example output of MSstatsLiP converter functions.

Usage

MSstatsLiP_data

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 converter functions. (Eg. SpectronauttoMSstatsLiPFormat). A list containing two data.tables named LiP and TrP corresponding to the processed LiP and TrP data now in MSstatsLiP format. The data.tables contain the following columns:

Examples

head(MSstatsLiP_data$LiP)
head(MSstatsLiP_data$TrP)


[Package MSstatsLiP version 1.0.0 Index]