View source: R/load-and-filter.R
load_MQ | R Documentation |
Load the results and remove contaminants.
load_MQ(proteinGroups_path, ignore_slices = NULL, sample_name = NULL)
proteinGroups_path |
Path to proteinGroups.txt |
proteinGroups_path <- system.file("extdata", "Conde_9508_sub.txt", package = "pumbaR") pg <- load_MQ(proteinGroups_path)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.