create_example {mpwR}R Documentation

Create example data

Description

Example data for ProteomeDiscoverer, Spectronaut, DIA-NN and MaxQuant.

Usage

create_example()

Details

Example data is generated for each software for testing functions of mpwR. Each column is created in a randomized fashion. Connections between columns are not necessarily valid. E.g. column of Precursor Charges might not reflect charges of Precuror.IDs column.

Value

This function returns list with example data. Each list entry has filename and software information as well as a corresponding data set.

Author(s)

Oliver Kardell

Examples

data <- create_example()

[Package mpwR version 0.1.5 Index]