01/04/2020: New figure available in Network Exploration Tab. You can now identify the significant important variables of your WGCNA module by plotting them according to their VIP score and associated pvalue with the parameter of interest. This new functionnality is available at the bottom of the network exploration tab in the PLS section.
23/03/2020: You can know select the correlation threshold in bipartite network (Multi-Omics analysis section).
11/03/2020: A new version of MiBiOmics is available with new examples datasets (from Cancer Genome Network Atlas and TARA oceans) and new help buttons.
R -e'shiny::runUrl("https://gitlab.univ-nantes.fr/combi-ls2n/mibiomics/repository/master/archive.tar.gz")'
```
All the necessary packages will be installed automatically for the usage of MiBiOmics.
The first launch will take some time (about one hour) due to the installation of all the necessary packages.
At the end of the local installation procedure the following sentence will appear :
```bash
Listening on http://127.0.0.1:####
```
To open MiBiOmics you need to open the http link. The first time you may encounter the error message:
```bash
Error in library: package "metagenomeSeq" not found
```
If it happens, stop MiBiOmics and re-launch it again. The package metagenomeSeq is installed. If you still have libraries errors at the launching of MiBiOmics, please contact us.
You can also use the Docker image available at: https://hub.docker.com/repository/docker/jojoh2943/mibiomics_v2