r-corrplot¶
The corrplot package is a graphical display of a correlation matrix, confidence interval. It also contains some algorithms to do matrix reordering.
| Home | https://github.com/taiyun/corrplot | 
| Versions | 0.73 | 
| License | GPL | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/r-corrplot | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install r-corrplot
and update with:
conda update r-corrplot