tag_hdlproteins: Tag hdlproteins

View source: R/9_annotate.R

tag_hdlproteinsR Documentation

Tag hdlproteins

Description

Tag hdlproteins

Usage

tag_hdlproteins(object, verbose = TRUE)

Arguments

object

SummarizedExperiment

verbose

TRUE or FALSE

Value

SummarizedExperiment

Examples

file <- system.file('extdata/billing19.proteingroups.txt', package = 'autonomics')
object <- read_maxquant_proteingroups(file)
object %<>% tag_hdlproteins()
fdt(object)

bhagwataditya/autonomics documentation built on July 14, 2024, 3:18 a.m.