Learn R Programming

ChoR (version 0.0-4)

ChoR.as.graph: Get the graph.

Description

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

Usage

ChoR.as.graph(x)

Arguments

x

A chordalysis object obtained by a call to ChoR.

Value

A graph

Details

The undirected graph use the graph package from Bioconductor.