scoloc_vis | R Documentation |
Visualization of SColoc results
scoloc_vis(adj_mat, meta_data = NULL, directed = F)
adj_mat |
Adjacent matrix |
meta_data |
Optional, must contain id column match with adj_mat col/rownames |
directed |
Generate a directed graph? (Default is false) |
shiny app
scoloc_vis(scoloc_test)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.