| tag_hdlproteins | R Documentation | 
Tag hdlproteins
tag_hdlproteins(object, verbose = TRUE)
| object | SummarizedExperiment | 
| verbose | TRUE or FALSE | 
SummarizedExperiment
file <- system.file('extdata/billing19.proteingroups.txt', package = 'autonomics')
object <- read_maxquant_proteingroups(file)
object %<>% tag_hdlproteins()
fdt(object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.