Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
frangiPANe_snake
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DIADE
frangiPANe_snake
Commits
d1674bc0
Commit
d1674bc0
authored
1 year ago
by
christine.tranchant_ird.fr
Browse files
Options
Downloads
Patches
Plain Diff
Adding documentation to install frangiPANe
parent
bbccad93
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+68
-14
68 additions, 14 deletions
README.rst
with
68 additions
and
14 deletions
README.rst
+
68
−
14
View file @
d1674bc0
frangiPANe was developed as a modular and interactive application to
README
simplify the construction of a panreference using the map-then-assembly
========
approach. It consists in a Jupyter Notebook application that centralizes
code,documentation and interactive visualizations together
.. image:: docs/source/_images/frangiPANe.png
FrangiPANe is a tool designed to simplify the construction of a pan-reference using the map-then-assembly approach.
It was previously developed as a modular and interactive application based on Jupyter Book.
It has now been recoded and integrated into a Snakemake pipeline.
How to install FrangiPANe ?
-------------
Requirement
~~~~~~~~~~~~
You have to install :
* git (https://git-scm.com/)
* singularity (https://...)
How to use FrangiPANe ?
=======================
Clone the git repository
Clone the git repository
------------------------
~~~~~~~~~~~~
::
::
git clone
...
git clone
https://forge.ird.fr/diade/frangipane.git
Run FrangiPANe
Install the frangiPANe python package
--------------
~~~~~~~~~~~~
::
cd PATH_2_FRANGIPANE_DIRECTORY
python3 -m pip install -U pip setuptools build
python3 -m pip install -e .
Updating snakecdysis package (ref) using by frangiPANe
::
python3 -m pip install snakecdysis@git+https://forge.ird.fr/phim/sravel/snakecdysis.git@main
Install frangiPANe tool in a cluster mode
~~~~~~~~~~~~
::
frangiPANe install_cluster -s slurm -e singularity
::
sh path2frangipane_directory/frangiPANe/frangiPANe-complete.sh
Download singularity container
~~~~~~~~~~~
::
::
snakemake -r -c1
wget ...
- Download a dataset to test frangiPANe
Checking if frangiPANe has been correctly installed
~~~~~~~~~~~
::
::
wget https://itrop.ird.fr/frangiPANe/data_test.tar.gz
frangiPANe
tar zxvf data_test.tar.gz
Run FrangiPANe
--------------
Download a dataset to test frangiPANe
~~~~~~~~~~~
::
frangiPANe test_install -d ../../data/
Authors
Authors
=======================
=======================
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment