View source: R/load-and-filter.R
get_slice_numbers | R Documentation |
Extract the slice numbers from the proteinGroups dataframe.
get_slice_numbers(pg, sample_name = NULL)
pg |
ProteinGroups dataframe. |
proteinGroups_path <- system.file("extdata", "Conde_9508_sub.txt", package = "pumbaR") pg <- load_MQ(proteinGroups_path) get_slice_numbers(pg)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.