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

Private GIT Repository
b6e9569d476ca4437364c5865f2551750ae96987
[ancetre.git] / main.tex
1 \documentclass{article}
2 \usepackage{subfig}
3 \usepackage{color}
4 \usepackage{graphicx}
5 \usepackage{url}
6 \usepackage{cite}
7
8 % correct bad hyphenation here
9 \hyphenation{op-tical net-works semi-conduc-tor}
10
11  
12 \begin{document}
13 \title{Ancetre}
14
15
16 \author{Jean-Fran\c cois Couchot,  and  Christophe Guyeux*\\
17   FEMTO-ST Institute, UMR 6174 CNRS\\
18   Computer Science Laboratory DISC,
19   University of Franche-Comt\'{e},
20   Besan\c con, France.\\
21   \{jean-francois.couchot,  christophe.guyeux\}@femto-st.fr\\
22  $*:$ Authors in alphabetic order.\\
23 }
24 \newcommand{\JFC}[1]{\begin{color}{green}\textit{}\end{color}}
25 \newcommand{\RC}[1]{\begin{color}{red}\textit{}\end{color}}
26 \newcommand{\CG}[1]{\begin{color}{blue}\textit{}\end{color}}
27 % make the title area
28 \maketitle
29
30
31
32
33 %IEEEtran, journal, \LaTeX, paper, template.
34
35 \maketitle
36
37 \begin{abstract}
38 \end{abstract}
39
40
41
42
43
44
45
46
47 \section{Introduction}\label{sec:intro}
48 %\input{intro.tex}
49 \input{art}
50
51 \section{Presentation of the Proposed Approach}\label{sec:ourapproach}
52
53
54 \section{Experiments}\label{sec:experiments}
55
56
57
58 \section{First Stage: Genomes as Lists of Homologous Classes}
59
60 \section{Second Stage: to Find Closed Genomes}
61
62 \section{Third Stage: Reconstruction of Ancestral Synteny Blocs for the two Closest Genomes}
63
64 \section{Fourth Stage: Filling holes in the Obtained Ancestral Genome}
65
66 \section{Last Stage: to Reproduce the Process until Obtaining the Last Common Ancestor of the given set of Genomes}
67
68 \section{Conclusion}\label{sec:concl}
69
70
71 \bibliographystyle{plain}
72 \bibliography{biblio}
73
74
75
76 \end{document}
77
78