]> AND Private Git Repository - ancetre.git/blob - art.tex
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
premiere biblio etat art
[ancetre.git] / art.tex
1
2 \paragraph{prokaryote}
3 In~\cite{SMMR+13}, the authors compare some smooth tubercle baciles isolates
4 with M. tuberculosis regarding 
5 branching, core genome,
6 genome sizes, and 
7 number of scars.
8 To achieve this, the authors 
9 \begin{enumerate} 
10 \item compare the hamming distance and the bootstrap probability between 12 gene segments;
11 \item compute pairwise comparisons of some selected SNPs data;
12 \item use NeighborNet analysis, based on pairwise alignments of some selected 
13   SNPs data.
14 \end{enumerate}
15
16 In~\cite{10.1371/journal.pone.0052841} the authors analyse 435 Mycobacterium Tuberculosis complex isolates of the same clade. By focusing on the H37Rv genome, 
17 they produce 13382 SNPs. Later, they  compare  44 genomes to this one 
18 regarding these SNP. The way they extract this phylogenetical tree is 
19 not detailed. They focus then on Percy256 and Percy556 since both these 
20 genomes have a very long branch split from the  M. Canetti. They deduce then 
21 a new lineage.
22
23
24
25 \paragraph{eukaryote}
26 In~\cite{CGOT10}, the authors show how to reconstruct an ancestral genome of seven eukaryotes species (Saccharomyces cerevisiae, Candida glabrata, Zygosaccharomyces rouxii, Kluyveromyces lactis, Ashbya gossypii, Kluyveromyces thermotolerans, Saccharomyces kluyveri).
27 Their method is as follows:
28 \begin{enumerate}
29 \item the starting point is a set of markers covering a large
30   part of the extant genomes and which are believed to
31   be present in a unique exemplar in the ancestral genome.
32 \item first method: rearrangement methods and particularely median method. Authors even provide informations about medians in case of duplicated genomes or not.   
33 \item second method: physical mapping techniques by trying to guess
34   which genes should be close to each other, 
35   and propose a mapping that maximize an objective function.
36 \end{enumerate}