flevels: Get fvar levels

View source: R/2_get_set.R

flevelsR Documentation

Get fvar levels

Description

Get fvar levels

Usage

flevels(object, fvar)

Arguments

object

SummarizedExperiment

fvar

feature variable

Value

fvar values

Examples

file <- download_data('billing16.proteingroups.txt')
object <- read_maxquant_proteingroups(file)
head(flevels(object, 'feature_id'))

bhagwataditya/importomics documentation built on April 20, 2024, 11:19 p.m.