Description Usage Arguments Value See Also Examples
View source: R/mkMouseConnectivityMap.R
unction to generate mouse connectivity map
1 | mkMouseConnectivityMap(df_mouse)
|
df_mouse |
Data frame containing MHCI tissue draft data from GetMouseMHCIdata |
list with ggplot2 objects and results data
melt
,cast
group_by
,summarise
,n
,mutate_all
forceSymmetric
pheatmap
RColorBrewer
1 2 3 4 | ## Not run:
mkMouseConnectivityMap(df_mouse)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.