I used the MixOmics package in R for two matrices (canonical correlation analysis), and I have a resulting correlation matrix. I would like to build a correlation network from the result. I used to think about using the gene set correlation analysis package, but I donβt know how to install it, and there are no sources via the Internet to install it in R (http://www.biostat.wisc.edu/~kendzior/GSCA/) .
Also, could you suggest what other packages I could use to create networks with a correlation matrix as input? I was thinking about Rgraphviz, but I don't know if this is possible.
source
share