Mercurial > repos > iuc > quast
view test-data/Quast_report.tex @ 3:6fcbee531de6 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit cd130fcce3254cddb9a3f501f43feaa3f37c1b67
author | iuc |
---|---|
date | Fri, 29 Sep 2017 05:51:26 -0400 |
parents | 2f581f956e1c |
children |
line wrap: on
line source
\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\_fasta \\ \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}