cameraTable2graph: Convert a CAMERA table into a graph

View source: R/post-processing.R

cameraTable2graphR Documentation

Convert a CAMERA table into a graph

Description

Convert a CAMERA table into a graph

Usage

cameraTable2graph(df, jacThr = 0.25, plot = TRUE, ...)

Arguments

df

Data.frame, CAMERA results

jacThr

Numeric, between 0 and 1, Jaccard Index threshold

plot

Logical, whether plotting the results

...

Passed to plot


bedapub/ribiosGSEA documentation built on March 30, 2023, 3:26 p.m.