ChoR.as.graph {ChoR}R Documentation

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.

Details

The undirected graph use the graph package from Bioconductor.

Value

A graph


[Package ChoR version 0.0-4 Index]