raw.input: Example of input PTM dataset for LabelFree/DDA/DIA...

Description Usage Format Details Examples

Description

It can be the output of MSstatsPTM converter ProgenesistoMSstatsPTMFormat or other MSstats converter functions (Please see MSstatsPTM_LabelFree_Workflow vignette). The dataset is formatted as a list with two data.tables named PTM and PROTEIN. In each data.table the variables are as follows:

Usage

1

Format

A list of two data.tables named PTM and PROTEIN with 1745 and 478 rows respectively.

Details

#'

Examples

1
2
head(raw.input$PTM)
head(raw.input$PROTEIN)

devonjkohler/MSstatsPTM documentation built on Dec. 19, 2021, 11:01 p.m.