start_GUI: This function starts a shiny gui for the visualization of...

Description Usage Arguments

View source: R/start_GUI.R

Description

This function starts a shiny gui for the visualization of propagation results

Usage

1
start_GUI(net1, ann_net_b, chr_len, example = FALSE)

Arguments

net1

igraph object to visualize

ann_net_b

dataframe, specifies the genes positions (chromosome, start and end position)

chr_len

dataframe, specifies the chromosomes (first column) and their length (second column)

example

boolean, show 5 genes to select as an example


LucaGiudice/propaGUIation documentation built on Dec. 17, 2021, 1:13 a.m.