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.
plotISF(struct, id)
| struct | An RHermesExp object  | 
    
|---|---|
| id | Number of the SOI list to plot  | 
    
A visNetwork plot
Other Plots: 
plotCoverage(),
plotIL(),
plotPL()
Roger Gine
if(FALSE){ plotISF(struct, 1) }