Mercurial > repos > iuc > quast
diff test-data/Quast_report.tex @ 0:736d51130b41 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit d0e7095e03f99c80d6cc8f7a2bfb3c5bef33df09
author | iuc |
---|---|
date | Tue, 13 Sep 2016 14:43:54 -0400 |
parents | |
children | 0edbf19cf5eb |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/Quast_report.tex Tue Sep 13 14:43:54 2016 -0400 @@ -0,0 +1,25 @@ +\documentclass[12pt,a4paper]{article} +\begin{document} +\begin{table}[ht] +\begin{center} +\caption{All statistics are based on contigs of size $\geq$ 500 bp, unless otherwise noted (e.g., "\# contigs ($\geq$ 0 bp)" and "Total length ($\geq$ 0 bp)" include all contigs).} +\begin{tabular}{|l*{1}{|r}|} +\hline +Assembly & contigs\_1 \\ \hline +\# contigs ($\geq$ 0 bp) & 3 \\ \hline +\# contigs ($\geq$ 1000 bp) & 3 \\ \hline +Total length ($\geq$ 0 bp) & 6710 \\ \hline +Total length ($\geq$ 1000 bp) & 6710 \\ \hline +\# contigs & 3 \\ \hline +Largest contig & 3980 \\ \hline +Total length & 6710 \\ \hline +GC (\%) & 51.28 \\ \hline +N50 & 3980 \\ \hline +N75 & 1610 \\ \hline +L50 & 1 \\ \hline +L75 & 2 \\ \hline +\# N's per 100 kbp & 0.00 \\ \hline +\end{tabular} +\end{center} +\end{table} +\end{document}