ChoR.as.graph: Get the graph.

Description Usage Arguments Details Value

View source: R/choR.R

Description

Get an undirected graph representing the cliques from a Chordalysis object.

Usage

1

Arguments

x

A chordalysis object obtained by a call to ChoR.

Details

The undirected graph use the graph package from Bioconductor.

Value

A graph


ChoR documentation built on May 2, 2019, 1:53 p.m.

Related to ChoR.as.graph in ChoR...