getSlot-biotext-method: getSlot

getSlot,biotext-methodR Documentation

getSlot

Description

get the slot value from biotext object

Usage

## S4 method for signature 'biotext'
getSlot(x, slot)

Arguments

x

biotext object

slot

slot name

Details

get the slot value from biotext object

Value

attribute value

Examples

n1 <- refseq(c("IRF3","PNKP","DDX41","ERCC1","ERCC2","XRCC1")) 
getSlot(n1, "igraphRaw")

noriakis/wcGeneSummary documentation built on April 22, 2024, 7:12 a.m.