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

Private GIT Repository
update memory table
authorbassam al-kindy <bassam.al-kindy@lifc>
Tue, 10 Dec 2013 10:26:32 +0000 (11:26 +0100)
committerbassam al-kindy <bassam.al-kindy@lifc>
Tue, 10 Dec 2013 10:26:32 +0000 (11:26 +0100)
annotated.tex

index 52ce278ab858d5496672c185216a509e9635165e..90ca53a4cae8bb168906923a464a9aea74aedd7d 100644 (file)
@@ -325,7 +325,7 @@ to align these sequences with each others.
 \end{figure}
 
 \section{Implementation}
 \end{figure}
 
 \section{Implementation}
-We implemented the three algorithms using dell laptop model latitude E6430 with 4 GB of memory and Intel core i5 processor of 2.6 Ghz and 3 MB of cash. We built the code using python version 2.7 under ubuntu 12.04 LTS. We also used python packages such as os, Biopython, memory\_profile, re, numpy, time, shutil, and xlsxwriter to extract core genes from large amount of chloroplast genomes. Table \ref{Etime}, show the annotation type, execution time, and the number of core genes for each method:
+We implemented the three algorithms using dell laptop model latitude E6430 with 6 GB of memory, and Intel core i5 processor of 2.5 Ghz$\times 4$ with 3 MB of CPU cash. We built the code using python version 2.7 under ubuntu 12.04 LTS. We also used python packages such as os, Biopython, memory\_profile, re, numpy, time, shutil, and xlsxwriter to extract core genes from large amount of chloroplast genomes. Table \ref{Etime}, show the annotation type, execution time, and the number of core genes for each method:
 
 \begin{center}
 \begin{tiny}
 
 \begin{center}
 \begin{tiny}
@@ -360,7 +360,7 @@ Method& & Load Gen. & Conv. gV & Read gV & ICM & Gen. tree & Core Seq. \\
 Gene prediction & ~ & ~ & ~ & ~ & ~ & ~ & ~\\
 \multirow{2}{*}{Gene Features} & NCBI & 15.4 & 18.9 & 17.5 & 18 & 18 & 28.1\\
               & DOGMA& 15.3 & 15.3 & 16.8 & 17.8 & 17.9 & 31.2\\
 Gene prediction & ~ & ~ & ~ & ~ & ~ & ~ & ~\\
 \multirow{2}{*}{Gene Features} & NCBI & 15.4 & 18.9 & 17.5 & 18 & 18 & 28.1\\
               & DOGMA& 15.3 & 15.3 & 16.8 & 17.8 & 17.9 & 31.2\\
-Gene Quality  & ~ & 15.3 & $\le$200 & 16.1 & 17 & 17.1 & 24.4\\ 
+Gene Quality  & ~ & 15.3 & $\le$2.7G & 16.1 & 17 & 17.1 & 24.4\\ 
 \hline
 \end{tabular}
 \end{table}
 \hline
 \end{tabular}
 \end{table}