From e234c0e5be062521245d2e5265fa44100b63991c Mon Sep 17 00:00:00 2001 From: Marc GARCIA-GARCERA <marc.garcia-garcera@pasteur.fr> Date: Mon, 19 Dec 2016 15:26:14 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b6544e0..02908a9 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,11 @@ The pipeline is basically written in perl. ## How does it work? It requires an important number of pre-computed datasets: -- A Core Genome and its Phylogenetic reconstructions for: - - The Phylogenetic clade of interest - - Two phylogenetic clades, outgroups of the clade of interest. +- A Core Genome built with 3 clades and its Phylogenetic reconstruction: + - The clade of interest + - Two clades, outgroups of the clade of interest. -*The core genomes for the three clades must be formated as HMMer database* +Each core-gene alignment has to be divided by clade, so we can distinguish between the clade of interest and the outgroups. *The core genes for the three clades must be formated as HMMer database* - The Multiple sequence alignments of each Core-Gene - A list of reference sequences -- GitLab