View source: R/create_example.R
create_example | R Documentation |
Example data for ProteomeDiscoverer, Spectronaut, DIA-NN and MaxQuant.
create_example()
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.
This function returns list with example data. Each list entry has filename and software information as well as a corresponding data set.
Oliver Kardell
data <- create_example()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.