]> AND Private Git Repository - chloroplast13.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Add conclusion section
authorbassam al-kindy <bassam.al-kindy@lifc>
Mon, 9 Dec 2013 11:04:15 +0000 (12:04 +0100)
committerbassam al-kindy <bassam.al-kindy@lifc>
Mon, 9 Dec 2013 11:04:15 +0000 (12:04 +0100)
conclusion.tex [new file with mode: 0644]
main.tex

diff --git a/conclusion.tex b/conclusion.tex
new file mode 100644 (file)
index 0000000..25c5c57
--- /dev/null
@@ -0,0 +1,2 @@
+In this paper, we applied three methodologies for extracting core genes from large chloroplastes genomes. Extracted core genes depends on gene features and sequences. We developed a program using python to extract the core genes based on three methodologies. We considered first to extract core genes by sequence comparisons based on NCBI annotation. But the method failed to produce a core gene with different similarity thresholds because of NCBI annotation problems. We considered then to use DOGMA annotation tool to enhance core genes. Second and third methods used the annotation from NCBI and DOGMA. Second method is to extract gene names from gene features. An Intersection core metrix built where each position stores the intersection score by intersect two genomes (\emph{i.e. set of genes}) at a time. Core genes then constructed by selecting the maximum IS from ICM, remove the two intersected genomes with maximum IS, and add the corresponding core genes to ICM. In third method, a gene quality test is considered to ensure that the gene produced from NCBI annotation is the same gene (\emph{i.e.} gene name and sequence) produced by DOGMA. A gene  quality test take place to construct new genomes according to the genes that pass a specific similarity threshold of 65\%, ICM then will take place to extract the core genes.\\
+Core tree are generated from each method to display the distribution of chloroplastes and core genes. The core tree from second method based on DOGMA annotation shows that the distribution of chloroplastes (\emph{i.e. Green Algae, Red Algae, and Land plants}) are match chloroplastes evolution history where each endosymbiosis version is branched well in the tree.     
\ No newline at end of file
index 963d74dfb8831779f58f122a3d79b2dc8170cb35..d411c361bc58dff26f11066ded1b8750e6be1145 100755 (executable)
--- a/main.tex
+++ b/main.tex
@@ -55,6 +55,7 @@ Universit\'{e} de Franche-Comt\'{e}, France \\
 \section{Discussion}
 \input{discussion.tex}
 \section{Conclusion}\label{sec:concl}
+\input{conclusion}
 
 \bibliographystyle{plain}