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

Updating manual

parent 30f8b1ab
No related branches found
No related tags found
No related merge requests found
...@@ -8,20 +8,22 @@ Previously developed as a modular and interactive application based on Jupyter B ...@@ -8,20 +8,22 @@ Previously developed as a modular and interactive application based on Jupyter B
I - Installing FrangiPANe I - Installing FrangiPANe
#################### #################
Install the frangiPANe python package Install the frangiPANe python package
======================= =================
Requirement Requirement
---------------- -----------------
- `Git <https://git-scm.com/>`_ - `Git <https://git-scm.com/>`_
- `Singularity <https://...>`_ - `Singularity <https://...>`_
Clone the git repository Clone the git repository
""""""""""""""""" -----------------
:: ::
...@@ -40,11 +42,14 @@ Clone the git repository ...@@ -40,11 +42,14 @@ Clone the git repository
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
""""""""""""""""" -----------------
* in a cluster mode * in a cluster mode
...@@ -59,14 +64,15 @@ Choose only one mode ...@@ -59,14 +64,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
""""""""""""""""" -----------------
:: ::
...@@ -76,7 +82,7 @@ Download or build the singularity container in the container directory ...@@ -76,7 +82,7 @@ Download or build the singularity container in the container directory
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
======================= """""""""""""""""
:: ::
...@@ -121,7 +127,8 @@ Checking if frangiPANe has been correctly installed ...@@ -121,7 +127,8 @@ Checking if frangiPANe has been correctly installed
II - Downloading a dataset to test frangiPANe II - Downloading a dataset to test frangiPANe
#################### #################
:: ::
...@@ -129,18 +136,18 @@ II - Downloading a dataset to test frangiPANe ...@@ -129,18 +136,18 @@ II - Downloading a dataset to test frangiPANe
III - Run FrangiPANe III - Run FrangiPANe
#################### #################
local mode **local mode**
=======================
:: ::
frangiPANe -e frangiPANe -e
frangiPANe run_local -c frangiPANe/install_files/config.yaml --threads 2 frangiPANe run_local -c frangiPANe/install_files/config.yaml --threads 2
Cluster mode **cluster mode**
=======================
:: ::
module load python/3.8.12 module load python/3.8.12
...@@ -169,7 +176,7 @@ Cluster mode ...@@ -169,7 +176,7 @@ Cluster mode
IV - Outputs IV - Outputs
#################### #################
:: ::
...@@ -198,14 +205,14 @@ IV - Outputs ...@@ -198,14 +205,14 @@ IV - Outputs
Authors Authors
#################### #################
* For version 2.0: *Sebastien Ravel and Christine Tranchant-Dubreuil (2024).* * For version 2.0: *Sebastien Ravel and Christine Tranchant-Dubreuil (2024).*
* For version 0.1: *Christine Tranchant-Dubreuil and al. (2023). FrangiPANe, a tool for creating a panreference using left behind reads. NAR Genom Bioinform. doi: 10.1093/nargab/lqad013.* * For version 0.1: *Christine Tranchant-Dubreuil and al. (2023). FrangiPANe, a tool for creating a panreference using left behind reads. NAR Genom Bioinform. doi: 10.1093/nargab/lqad013.*
Licence Licence
#################### #################
- Licencied under CeCill-C - Licencied under CeCill-C
(http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html) and (http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html) and
...@@ -216,6 +223,6 @@ Licence ...@@ -216,6 +223,6 @@ Licence
- Copyright 2024 - Copyright 2024
Reference Reference
#################### #################
.. [1] Christine Tranchant-Dubreuil and al. (2023). FrangiPANe, a tool for creating a panreference using left behind reads. NAR Genom Bioinform. doi: 10.1093/nargab/lqad013.. .. [1] Christine Tranchant-Dubreuil and al. (2023). FrangiPANe, a tool for creating a panreference using left behind reads. NAR Genom Bioinform. doi: 10.1093/nargab/lqad013..
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