plotISF: plotISF

plotISFR Documentation

plotISF

Description

Plots all annotated ISF relations between SOIs. NOTE: you have to first run removeISF with the parameter justAnnotate set to TRUE, otherwise the ISF SOIs are removed from the SOI list.

Usage

plotISF(struct, id)

Arguments

struct

An RHermesExp object

id

Number of the SOI list to plot

Value

A visNetwork plot

Author(s)

Roger Gine

See Also

Other Plots: plotCoverage(), plotIL(), plotPL()

Examples

if(FALSE){
    plotISF(struct, 1)
}

RogerGinBer/RHermes documentation built on Nov. 6, 2022, 11:34 a.m.