sbov_to_graphNEL {TxRegInfra}R Documentation

convert sbov() output to annotated graphNEL

Description

convert sbov() output to annotated graphNEL

Usage

sbov_to_graphNEL(sbovout, ...)

Arguments

sbovout

output of sbov() when applied to a TxRegInfra eQTL resource from mongodb

...

not used

Value

instance of graphNEL from Bioc graph package

Note

can convert to igraph via igraph::igraph.from.graphNEL

Examples

sbov_to_graphNEL(demo_eQTL_granges)

[Package TxRegInfra version 1.8.0 Index]