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

remove dependences with make

parent b7e6a26f
No related branches found
No related tags found
No related merge requests found
Pipeline #33367 failed
...@@ -26,8 +26,7 @@ PanACoTA is a software providing tools for large scale comparative genomics: ...@@ -26,8 +26,7 @@ PanACoTA is a software providing tools for large scale comparative genomics:
PanACoTA is written in **python3**. So, you need python3 (and pip3 for installation) to run it. PanACoTA is written in **python3**. So, you need python3 (and pip3 for installation) to run it.
Its external dependencies are: Its external dependencies are:
- [**prokka**](https://github.com/tseemann/prokka) (to annotate the genomes). If you do not already have it, this software will be automatically installed by `make` script, along with `PanACoTA` (see [Install section](#install) - [**prokka**](https://github.com/tseemann/prokka) (to annotate the genomes)
)
- [**mmseqs**](https://github.com/soedinglab/MMseqs2) (to generate pangenomes) - [**mmseqs**](https://github.com/soedinglab/MMseqs2) (to generate pangenomes)
- [**mafft**](http://mafft.cbrc.jp/alignment/software/) (to align persistent genome) - [**mafft**](http://mafft.cbrc.jp/alignment/software/) (to align persistent genome)
- At least one of those softwares, to infer a phylogenetic tree: - At least one of those softwares, to infer a phylogenetic tree:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment