Skip to content
Snippets Groups Projects
Commit b68a81bd authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

add gitlab link for developers

parent 306026d1
No related branches found
No related tags found
No related merge requests found
Pipeline #36713 passed
...@@ -51,11 +51,9 @@ You can then add the output `FastTreeMP` to your `$PATH` to be able to run it fr ...@@ -51,11 +51,9 @@ You can then add the output `FastTreeMP` to your `$PATH` to be able to run it fr
## Downloading and updating `PanACoTA` ## Downloading and updating `PanACoTA`
You can download `PanACoTA` source code by downloading a [zip file](https://gitlab.pasteur.fr/aperrin/pipeline_annotation/repository/archive.zip?ref=master), or by cloning its gitlab repository (which is more recommended). By cloning the gitlab repository, you will then be able to update the code to new versions very easily and quickly. Here is how to clone the repository: You can download `PanACoTA` source code by downloading a [zip file](https://github.com/gem-pasteur/PanACoTA/archive/master.zip), or by cloning its github repository (which is more recommended). By cloning the github repository, you will then be able to update the code to new versions very easily and quickly. Here is how to clone the repository:
git clone https://gitlab.pasteur.fr/aperrin/pipeline_annotation PanACoTA git clone https://github.com/gem-pasteur/PanACoTA.git
Give your gitlab login, and password.
This will create a repository called `PanACoTA`. Go inside this repository to install `PanACoTA`, as described hereafter. This will create a repository called `PanACoTA`. Go inside this repository to install `PanACoTA`, as described hereafter.
...@@ -134,6 +132,8 @@ You can find more information in [PanACoTA documentation](http://aperrin.pages.p ...@@ -134,6 +132,8 @@ You can find more information in [PanACoTA documentation](http://aperrin.pages.p
This part is for people who want to work on developing `PanACoTA` package. In the documentation, there is a part dedicated to [developers](http://aperrin.pages.pasteur.fr/pipeline_annotation/html-doc/develop.html). This part is for people who want to work on developing `PanACoTA` package. In the documentation, there is a part dedicated to [developers](http://aperrin.pages.pasteur.fr/pipeline_annotation/html-doc/develop.html).
PanACoTA is also hosted in gitlab, where all CI is done. Here is the link: https://gitlab.pasteur.fr/aperrin/pipeline_annotation.git
## Installing `PanACoTA` (development mode) ## Installing `PanACoTA` (development mode)
If you want to install `PanACoTA` while still working on modifying the scripts, type: If you want to install `PanACoTA` while still working on modifying the scripts, type:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment