Skip to content
Snippets Groups Projects
Commit 4a1393ef authored by christine.tranchant_ird.fr's avatar christine.tranchant_ird.fr
Browse files

Updating manual

parent e3376213
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ I - Installing FrangiPANe ...@@ -11,7 +11,7 @@ I - Installing FrangiPANe
======================= =======================
Requirement Requirement
^^^^^^^^^^^ """""""""""""""""
- `Git <https://git-scm.com/>`_ - `Git <https://git-scm.com/>`_
- `Singularity <https://...>`_ - `Singularity <https://...>`_
...@@ -25,7 +25,8 @@ Clone the git repository ...@@ -25,7 +25,8 @@ Clone the git repository
git clone https://forge.ird.fr/diade/frangipane.git git clone https://forge.ird.fr/diade/frangipane.git
Install the frangiPANe python package Install the frangiPANe python package
------------------- """""""""""""""""
:: ::
cd PATH_2_FRANGIPANE_DIRECTORY cd PATH_2_FRANGIPANE_DIRECTORY
...@@ -39,7 +40,8 @@ Install the frangiPANe python package ...@@ -39,7 +40,8 @@ Install the frangiPANe python package
python3 -m pip install snakecdysis@git+https://forge.ird.fr/phim/sravel/snakecdysis.git@main python3 -m pip install snakecdysis@git+https://forge.ird.fr/phim/sravel/snakecdysis.git@main
**Install frangiPANe tool** Install frangiPANe tool
"""""""""""""""""
Choose only one mode Choose only one mode
...@@ -55,15 +57,15 @@ Choose only one mode ...@@ -55,15 +57,15 @@ Choose only one mode
frangiPANe install_local frangiPANe install_local
**add the prompt complementation** Add the prompt complementation
"""""""""""""""""
:: ::
sh path2frangipane_directory/frangiPANe/frangiPANe-complete.sh sh path2frangipane_directory/frangiPANe/frangiPANe-complete.sh
Download or build the singularity container in the container directory Download or build the singularity container in the container directory
~~~~~~~~~~~ """""""""""""""""
:: ::
...@@ -72,8 +74,8 @@ Download or build the singularity container in the container directory ...@@ -72,8 +74,8 @@ Download or build the singularity container in the container directory
# OR build the container # OR build the container
singularity build frangiPANe.sif frangiPANe.def singularity build frangiPANe.sif frangiPANe.def
**Checking if frangiPANe has been correctly installed** Checking if frangiPANe has been correctly installed
"""""""""""""""""
:: ::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment