From d7d57a83cafcddaff85103c049d458f7c5cdd13f Mon Sep 17 00:00:00 2001 From: Amine Ghozlane Date: Wed, 27 Nov 2024 11:11:05 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index be119e5..1b63243 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ## Introduction Meteor is a plateform for quantitative metagenomics profiling of complex ecosystems. -Meteor relies on genes catalogue to perform species-level taxonomic profiling, functional analysis and strain-level population structure inference. +Meteor relies on genes catalogue to perform species-level taxonomic profiling (Bacteria, Archaea and Eukaryotes), functional analysis and strain-level population structure inference. ## Dependencies @@ -21,7 +21,6 @@ Besides python packages dependencies, Meteor requires: - python 3.10+ - [bowtie2 2.3.5+](https://github.com/BenLangmead/bowtie2) - [freebayes 1.3.6+](https://github.com/freebayes/freebayes) - ## Installation