Mercurial > repos > iuc > quast
comparison 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 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:736d51130b41 |
---|---|
1 \documentclass[12pt,a4paper]{article} | |
2 \begin{document} | |
3 \begin{table}[ht] | |
4 \begin{center} | |
5 \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).} | |
6 \begin{tabular}{|l*{1}{|r}|} | |
7 \hline | |
8 Assembly & contigs\_1 \\ \hline | |
9 \# contigs ($\geq$ 0 bp) & 3 \\ \hline | |
10 \# contigs ($\geq$ 1000 bp) & 3 \\ \hline | |
11 Total length ($\geq$ 0 bp) & 6710 \\ \hline | |
12 Total length ($\geq$ 1000 bp) & 6710 \\ \hline | |
13 \# contigs & 3 \\ \hline | |
14 Largest contig & 3980 \\ \hline | |
15 Total length & 6710 \\ \hline | |
16 GC (\%) & 51.28 \\ \hline | |
17 N50 & 3980 \\ \hline | |
18 N75 & 1610 \\ \hline | |
19 L50 & 1 \\ \hline | |
20 L75 & 2 \\ \hline | |
21 \# N's per 100 kbp & 0.00 \\ \hline | |
22 \end{tabular} | |
23 \end{center} | |
24 \end{table} | |
25 \end{document} |