Learn R Programming

mpwR (version 0.1.5.1)

create_example: Create example data

Description

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

Usage

create_example()

Arguments

Value

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

Author

Oliver Kardell

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.

Examples

Run this code
data <- create_example()

Run the code above in your browser using DataLab