View source: R/Visualizations_Network.R
plot_gene_network | R Documentation |
This function takes in a list of ggplots and makes a GIF
plot_gene_network(count_matrix, method = "dist")
count_matrix |
a count matrix |
method |
dist or cor |
plots a network graph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.