Skip to contents

Return the unique trait identifiers carried by a collection class (e.g., QtlSumStats).

Usage

getTraits(x)

# S4 method for class 'GwasFineMappingResult'
getTraits(x)

# S4 method for class 'QtlFineMappingResult'
getTraits(x)

# S4 method for class 'QtlSumStats'
getTraits(x)

# S4 method for class 'TwasWeights'
getTraits(x)

Arguments

x

The object.

Value

Character vector of unique trait names.