:orphan: .. only available via index, not via toctree .. title:: Package Recipe 'r-viscorvar' .. highlight: bash r-viscorvar =========== .. conda:recipe:: r-viscorvar :replaces_section_title: :noindex: Overlaying of Correlation Circles and Network of Correlated Variables :homepage: https://gitlab.com/bilille/viscorvar :license: GPL3 :recipe: /`r-viscorvar `_/`meta.yaml `_ visCorVar does analysis from data integration with the function block.splsda \(mixOmics package\). visCorVar performs the overlaying of correlation circles and a zoom in a rectangle to retrieve correlated variables. visCorVar can create a network of correlated variables. .. conda:package:: r-viscorvar |downloads_r-viscorvar| |docker_r-viscorvar| :versions: .. raw:: html
0.9-20.9-10.9-00.8-10.8-00.7-20.7-10.7-00.6-1 ``0.9-2``,  ``0.9-1``,  ``0.9-0``,  ``0.8-1``,  ``0.8-0``,  ``0.7-2``,  ``0.7-1``,  ``0.7-0``,  ``0.6-1``,  ``0.6-0`` .. raw:: html
:depends bioconductor-mixomics: :depends r-base: ``>=4.3,<4.4.0a0`` :depends r-dplyr: :depends r-ellipse: :depends r-igraph: :depends r-knitr: :depends r-rcolorbrewer: :depends r-reshape2: :depends r-rmarkdown: :depends r-testthat: :depends r-xtable: :requirements: .. rubric:: Installation You need a conda-compatible package manager (currently either `micromamba `_, `mamba `_, or `conda `_) and the Bioconda channel already activated (see :ref:`set-up-channels`). While any of above package managers is fine, it is currently recommended to use either micromamba or mamba (see `here `_ for installation instructions). We will show all commands using mamba below, but the arguments are the same for the two others. Given that you already have a conda environment in which you want to have this package, install with:: mamba install r-viscorvar and update with:: mamba update r-viscorvar To create a new environment, run:: mamba create --name myenvname r-viscorvar with ``myenvname`` being a reasonable name for the environment (see e.g. the `mamba docs `_ for details and further options). Alternatively, use the docker container:: docker pull quay.io/biocontainers/r-viscorvar: (see `r-viscorvar/tags`_ for valid values for ````) .. |downloads_r-viscorvar| image:: https://img.shields.io/conda/dn/bioconda/r-viscorvar.svg?style=flat :target: https://anaconda.org/bioconda/r-viscorvar :alt: (downloads) .. |docker_r-viscorvar| image:: https://quay.io/repository/biocontainers/r-viscorvar/status :target: https://quay.io/repository/biocontainers/r-viscorvar .. _`r-viscorvar/tags`: https://quay.io/repository/biocontainers/r-viscorvar?tab=tags .. raw:: html Download stats ----------------- .. raw:: html :file: ../../templates/package_dashboard.html Link to this page ----------------- Render an |install-with-bioconda| badge with the following MarkDown:: [![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat)](http://bioconda.github.io/recipes/r-viscorvar/README.html) .. |install-with-bioconda| image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat :target: http://bioconda.github.io/recipes/r-viscorvar/README.html