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/importomics documentation built on May 1, 2024, 2:01 a.m.