Nantes Université

Skip to content
Extraits de code Groupes Projets
Valider c7d3d6c5 rédigé par Samuel CHAFFRON's avatar Samuel CHAFFRON
Parcourir les fichiers

Update file README.md

parent eb70319f
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -12,12 +12,13 @@ MiBiOmics is a shiny-based web application to perform correlation network analys
## Installation
MiBiOmics is be available at https://shiny-bird.univ-nantes.fr/app/Mibiomics but can also be runned locally with a conda environment or with docker. To run MiBiOmics locally you need to install *MiBiOmics.yml* environment and run the following commands :
MiBiOmics is available at https://shiny-bird.univ-nantes.fr/app/Mibiomics but can also be runned locally with a conda environment or with docker. To run MiBiOmics locally you need to install *MiBiOmics.yml* environment and run the following commands :
```bash
conda env create -f MiBiOmics.yml
conda activate MiBiOmics
R -e 'shiny::runUrl("https://gitlab.univ-nantes.fr/combi-ls2n/mibiomics/repository/master/archive.tar.gz")'
#R -e 'shiny::runUrl("https://gitlab.univ-nantes.fr/combi-ls2n/mibiomics/repository/master/archive.tar.gz")'
R -e 'shiny::runUrl("https://gitlab.univ-nantes.fr/combi-ls2n/mibiomics/-/archive/master/mibiomics-master.zip")'
```
All the necessary packages will be installed automatically for the usage of MiBiOmics.
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter