Mercurial > repos > bgruening > markitdown
annotate test-data/report_4.html @ 0:c7467d9d0b2b draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
| author | bgruening |
|---|---|
| date | Mon, 13 Oct 2025 13:22:04 +0000 |
| parents | |
| children |
| rev | line source |
|---|---|
|
0
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
1 <!DOCTYPE html> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
2 <html lang="en"> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
3 <head> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
4 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" > |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
5 <style type="text/css"> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
6 body { |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
7 padding-bottom: 30px; |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
8 } |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
9 .content { |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
10 margin-left: 120px; |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
11 padding-top: 50px; |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
12 clear: both; |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
13 } |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
14 #header { |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
15 display: block; |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
16 width: 100%; |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
17 margin-bottom: 1em; |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
18 } |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
19 /*#report_date { *//* not used in Quast html report */ |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
20 /*margin-top: -13px;*/ |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
21 /*margin-bottom: 20px;*/ |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
22 /*}*/ |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
23 </style> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
24 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
25 <link rel="stylesheet" type="text/css" href="report_html_aux/bootstrap/bootstrap.min.css" /> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
26 <link rel="stylesheet" type="text/css" href="report_html_aux/common.css" /> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
27 <link rel="stylesheet" type="text/css" href="report_html_aux/report.css" /> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
28 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
29 <script type="text/javascript" src="report_html_aux/jquery-1.8.2.min.js"></script> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
30 <script type="text/javascript" src="report_html_aux/flot/jquery.flot.min.js"></script> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
31 <script type="text/javascript" src="report_html_aux/flot/jquery.flot.dashes.js"></script> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
32 <script type="text/javascript" src="report_html_aux/bootstrap/bootstrap.min.js"></script> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
33 <script type="text/javascript" src="report_html_aux/bootstrap/bootstrap-tooltip-vlad.js"></script> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
34 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
35 <script type="text/javascript" src="report_html_aux/scripts/hsvToRgb.js"></script> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
36 <script type="text/javascript" src="report_html_aux/scripts/utils.js"></script> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
37 <script type="text/javascript" src="report_html_aux/scripts/build_total_report_common.js"></script> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
38 <script type="text/javascript" src="report_html_aux/scripts/build_total_report.js"></script> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
39 <script type="text/javascript" src="report_html_aux/scripts/draw_cumulative_plot.js"></script> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
40 <script type="text/javascript" src="report_html_aux/scripts/draw_nx_plot.js"></script> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
41 <script type="text/javascript" src="report_html_aux/scripts/draw_gc_plot.js"></script> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
42 <script type="text/javascript" src="report_html_aux/scripts/draw_genes_plot.js"></script> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
43 <script type="text/javascript" src="report_html_aux/scripts/build_report_common.js"></script> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
44 <script type="text/javascript" src="report_html_aux/scripts/build_report.js"></script> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
45 <script type="text/javascript" src="report_html_aux/dragtable.js"></script> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
46 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
47 <script type="text/javascript"> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
48 $(function() { |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
49 buildReport(); |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
50 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
51 dragTable.init(); |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
52 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
53 $('#contigs_are_ordered').show(); |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
54 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
55 $("[rel=tooltip]").tooltip({ animation: false, }); |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
56 }); |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
57 </script> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
58 </head> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
59 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
60 <body> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
61 <div class="content"> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
62 <div id='header'> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
63 <h1 style='font-size: 1.5em;'><span class='smallcapitals' id='quast_name'>QUAST</span> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
64 <span id='report_name'>report</span></h1> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
65 <p id='report_date'></p> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
66 <p id='mincontig'>Loading...</p> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
67 <p id='per_ref_msg'></p> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
68 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
69 <p id="data_set_p"> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
70 <span id="main_ref_genome"> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
71 <span style="display: none;" id="reference_length"> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
72 Reference size: |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
73 <span class='val'></span><span class='rhs'> </span>bp, |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
74 </span> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
75 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
76 <span style="display: none;" id="reference_gc">G+C content: |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
77 <span class='val'></span><span class='rhs'> </span>% |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
78 </span> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
79 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
80 <span style="display: none;" id="reference_genes"><br> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
81 <span class='val'></span> genes |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
82 </span> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
83 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
84 <span style="display: none;" id="reference_operons">, |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
85 <span class='val'></span> operons |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
86 </span> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
87 </span> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
88 </p> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
89 </div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
90 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
91 <noscript> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
92 <div style="margin-left: 0;"> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
93 Unfortunately, <span style="font-weight: bold">JavaScript</span> in your |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
94 browser <span style="font-weight: bold">is disabled</span> or is not supported.</br> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
95 We need JavaScript to build report and plots. |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
96 </div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
97 </noscript> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
98 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
99 <div class='report-and-plots'> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
100 <div class='report' id='main_report'> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
101 </div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
102 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
103 <div class='plots'> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
104 <table style='margin: -3px;'> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
105 <tr id='all-switches'> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
106 <td> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
107 <div id='plots-switches'></div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
108 </td> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
109 <td style='text-align: right; padding-right: 22px;'> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
110 <span id='scale-placeholder'></span> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
111 </td> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
112 </tr> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
113 <tr> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
114 <td colspan="2"> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
115 <div id='plot-placeholder' style=''></div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
116 </td> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
117 <td> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
118 <div id='legend-placeholder'></div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
119 </td> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
120 </tr> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
121 <tr> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
122 <td> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
123 <p id="contigs_are_ordered">Contigs are ordered from largest (contig #1) to smallest.</p> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
124 <p id="gc_info">Contigs are broken into nonoverlapping 100 bp windows. |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
125 Plot shows numbers of windows for each GC percentage.</p> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
126 </td> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
127 </tr> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
128 </table> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
129 </div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
130 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
131 <div style="clear: left"></div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
132 <div style="clear: right"></div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
133 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
134 <div class='json-code'> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
135 <div id='total-report-json'> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
136 {"minContig":500,"report":[["Statistics without reference",[{"values":[20,12],"quality":"Less is better","isMain":true,"metricName":"# contigs"},{"values":[47,35],"quality":"Less is better","isMain":false,"metricName":"# contigs (>= 0 bp)"},{"values":[11,7],"quality":"Less is better","isMain":false,"metricName":"# contigs (>= 1000 bp)"},{"values":[55106,55421],"quality":"More is better","isMain":true,"metricName":"Largest contig"},{"values":[180875,173140],"quality":"More is better","isMain":true,"metricName":"Total length"},{"values":[187773,179095],"quality":"More is better","isMain":false,"metricName":"Total length (>= 0 bp)"},{"values":[173623,169301],"quality":"More is better","isMain":false,"metricName":"Total length (>= 1000 bp)"},{"values":[49658,49658],"quality":"More is better","isMain":true,"metricName":"N50"},{"values":[17535,27260],"quality":"More is better","isMain":false,"metricName":"N75"},{"values":[2,2],"quality":"Less is better","isMain":false,"metricName":"L50"},{"values":[4,3],"quality":"Less is better","isMain":false,"metricName":"L75"},{"values":["45.35","45.15"],"quality":"Equal","isMain":false,"metricName":"GC (%)"}]],["Misassemblies",[{"values":[0,0],"quality":"Less is better","isMain":true,"metricName":"# misassemblies"},{"values":[0,0],"quality":"Less is better","isMain":false,"metricName":" # relocations"},{"values":[0,0],"quality":"Less is better","isMain":false,"metricName":" # translocations"},{"values":[0,0],"quality":"Less is better","isMain":false,"metricName":" # inversions"},{"values":[0,0],"quality":"Less is better","isMain":false,"metricName":" # interspecies translocations"},{"values":[0,0],"quality":"Less is better","isMain":false,"metricName":"# possibly misassembled contigs"},{"values":[0,0],"quality":"Less is better","isMain":false,"metricName":"# misassembled contigs"},{"values":[0,0],"quality":"Less is better","isMain":true,"metricName":"Misassembled contigs length"},{"values":[0,0],"quality":"Less is better","isMain":false,"metricName":"# local misassemblies"}]],["Unaligned",[{"values":[4,3],"quality":"Less is better","isMain":false,"metricName":"# fully unaligned contigs"},{"values":[53102,51257],"quality":"Less is better","isMain":false,"metricName":"Fully unaligned length"},{"values":[0,0],"quality":"Less is better","isMain":false,"metricName":"# partially unaligned contigs"},{"values":[0,0],"quality":"Less is better","isMain":false,"metricName":" # with misassembly"},{"values":[0,0],"quality":"Less is better","isMain":false,"metricName":" # both parts are significant"},{"values":[0,0],"quality":"Less is better","isMain":false,"metricName":"Partially unaligned length"}]],["Mismatches",[{"values":[44,34],"quality":"Less is better","isMain":false,"metricName":"# mismatches"},{"values":[2,0],"quality":"Less is better","isMain":false,"metricName":"# indels"},{"values":[2,0],"quality":"Less is better","isMain":false,"metricName":"Indels length"},{"values":["35.92","27.77"],"quality":"Less is better","isMain":true,"metricName":"# mismatches per 100 kbp"},{"values":["1.63","0.00"],"quality":"Less is better","isMain":true,"metricName":"# indels per 100 kbp"},{"values":[2,0],"quality":"Less is better","isMain":false,"metricName":" # short indels"},{"values":[0,0],"quality":"Less is better","isMain":false,"metricName":" # long indels"},{"values":[14,0],"quality":"Less is better","isMain":false,"metricName":"# N's"},{"values":["7.74","0.00"],"quality":"Less is better","isMain":true,"metricName":"# N's per 100 kbp"}]],["Genome statistics",[{"values":["98.002","97.942"],"quality":"More is better","isMain":true,"metricName":"Genome fraction (%)"},{"values":["1.043","1.002"],"quality":"Less is better","isMain":true,"metricName":"Duplication ratio"},{"values":[55106,55421],"quality":"More is better","isMain":false,"metricName":"Largest alignment"},{"values":[49658,49658],"quality":"More is better","isMain":false,"metricName":"NG50"},{"values":[49658,49658],"quality":"More is better","isMain":false,"metricName":"NG75"},{"values":[17534,16099],"quality":"More is better","isMain":false,"metricName":"NA50"},{"values":[27969,27260],"quality":"More is better","isMain":true,"metricName":"NGA50"},{"values":[17534,16099],"quality":"More is better","isMain":false,"metricName":"NGA75"},{"values":[2,2],"quality":"Less is better","isMain":false,"metricName":"LG50"},{"values":[2,2],"quality":"Less is better","isMain":false,"metricName":"LG75"},{"values":[3,3],"quality":"Less is better","isMain":false,"metricName":"LA50"},{"values":[2,2],"quality":"Less is better","isMain":false,"metricName":"LGA50"},{"values":[3,3],"quality":"Less is better","isMain":false,"metricName":"LGA75"}]],["Predicted genes",[]],["Reference statistics",[{"values":[124998,124998],"quality":"Equal","isMain":false,"metricName":"Reference length"},{"values":["45.30","45.30"],"quality":"Equal","isMain":false,"metricName":"Reference GC (%)"}]]],"referenceName":"combined_reference","date":"18 August 2015, Tuesday, 17:45:21","order":[0,1],"assembliesNames":["dataset_3.dat","dataset_4.dat"]} |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
137 </div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
138 <div id='qualities-json'> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
139 {{ qualities }} |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
140 </div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
141 <div id='main-metrics-json'> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
142 {{ mainMetrics }} |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
143 </div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
144 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
145 <div id="contigs-lengths-json"> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
146 {"lists_of_lengths":[[55106,49658,27969,17535,11102,3898,3427,1610,1141,1120,1057,987,929,862,850,832,747,714,694,637],[55421,49658,27260,16099,10428,6988,3447,885,817,729,714,694]],"filenames":["dataset_3.dat","dataset_4.dat"]} |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
147 </div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
148 <div id='aligned-contigs-lengths-json'> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
149 {"lists_of_lengths":[[55106,27969,17534,11101,3898,3427,1141,1057,987,929,862,850,832,747,694,637],[55421,27260,16099,10428,6988,3447,817,729,694]],"filenames":["dataset_3.dat","dataset_4.dat"]} |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
150 </div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
151 <div id='assemblies-lengths-json'> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
152 {"assemblies_lengths":[180875,173140],"filenames":["dataset_3.dat","dataset_4.dat"]} |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
153 </div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
154 <div id='reference-length-json'> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
155 {"reflen":124998} |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
156 </div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
157 <div id='genes-in-contigs-json'> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
158 {{ genesInContigs }} |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
159 </div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
160 <div id='operons-in-contigs-json'> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
161 {{ operonsInContigs }} |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
162 </div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
163 <div id='gc-json'> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
164 {"list_of_GC_distributions":[[[0.0,1.0,2.0,3.0,4.0,5.0,6.0,7.0,8.0,9.0,10.0,11.0,12.0,13.0,14.0,15.0,16.0,17.0,18.0,19.0,20.0,21.0,22.0,23.0,24.0,25.0,26.0,27.0,28.0,29.0,30.0,31.0,32.0,33.0,34.0,35.0,36.0,37.0,38.0,39.0,40.0,41.0,42.0,43.0,44.0,45.0,46.0,47.0,48.0,49.0,50.0,51.0,52.0,53.0,54.0,55.0,56.0,57.0,58.0,59.0,60.0,61.0,62.0,63.0,64.0,65.0,66.0,67.0,68.0,69.0,70.0,71.0,72.0,73.0,74.0,75.0,76.0,77.0,78.0,79.0,80.0,81.0,82.0,83.0,84.0,85.0,86.0,87.0,88.0,89.0,90.0,91.0,92.0,93.0,94.0,95.0,96.0,97.0,98.0,99.0,100.0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,5,3,4,5,6,14,13,24,33,36,29,43,42,57,71,60,74,78,89,90,78,86,79,81,64,65,63,60,67,52,52,52,43,44,27,20,22,22,23,9,8,4,3,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]],[[0.0,1.0,2.0,3.0,4.0,5.0,6.0,7.0,8.0,9.0,10.0,11.0,12.0,13.0,14.0,15.0,16.0,17.0,18.0,19.0,20.0,21.0,22.0,23.0,24.0,25.0,26.0,27.0,28.0,29.0,30.0,31.0,32.0,33.0,34.0,35.0,36.0,37.0,38.0,39.0,40.0,41.0,42.0,43.0,44.0,45.0,46.0,47.0,48.0,49.0,50.0,51.0,52.0,53.0,54.0,55.0,56.0,57.0,58.0,59.0,60.0,61.0,62.0,63.0,64.0,65.0,66.0,67.0,68.0,69.0,70.0,71.0,72.0,73.0,74.0,75.0,76.0,77.0,78.0,79.0,80.0,81.0,82.0,83.0,84.0,85.0,86.0,87.0,88.0,89.0,90.0,91.0,92.0,93.0,94.0,95.0,96.0,97.0,98.0,99.0,100.0],[9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,1,5,2,5,7,3,23,11,21,23,28,30,40,42,61,64,66,59,77,80,85,77,83,74,58,79,75,57,63,65,48,36,50,40,43,36,23,21,16,12,14,5,6,2,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]]],"lists_of_gc_info":null,"filenames":["dataset_3.dat","dataset_4.dat"]} |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
165 </div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
166 </div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
167 </div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
168 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
169 <div class='json-code'> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
170 <div id='glossary-json'> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
171 { |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
172 "# contigs" : "<span>is the total number of contigs in the assembly.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
173 "Largest contig" : "<span>is the length of the longest contig in the assembly.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
174 "Total length" : "<span>is the total number of bases in the assembly.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
175 "Reference length" : "<span>is the total number of bases in the reference.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
176 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
177 "N50" : "<span>is the contig length such that using longer or equal length contigs produces half (50%) of the bases of the assembly. Usually there is no value that produces exactly 50%, so the technical definition is the maximum length x such that using contigs of length at least x accounts for at least 50% of the total assembly length.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
178 "NG50" : "<span>is the contig length such that using longer or equal length contigs produces half (50%) of the bases of the reference genome. This metric is computed only if a reference genome is provided.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
179 "N75" : "<span>is the contig length such that using longer or equal length contigs produces 75% of the bases of the assembly. Usually there is no value that produces exactly 75%, so the technical definition is the maximum length x such that using contigs of length at least x accounts for at least 75% of the total assembly length.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
180 "NG75" : "<span>is the contig length such that using longer or equal length contigs produces 75% of the bases of the reference genome. This metric is computed only if a reference genome is provided.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
181 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
182 "L50" : "<span>is the minimum number of contigs that produce half (50%) of the bases of the assembly. In other words, it's the number of contigs of length at least N50.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
183 "LG50" : "<span>is the minimum number of contigs that produce half (50%) of the bases of the reference genome. In other words, it's the number of contigs of length at least NG50. This metric is computed only if a reference genome is provided.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
184 "L75" : "<span>is the minimum number of contigs that produce 75% of the bases of the assembly. In other words, it's the number of contigs of length at least N75.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
185 "LG75" : "<span>is the minimum number of contigs that produce 75% of the bases of the reference genome. In other words, it's the number of contigs of length at least NG75. This metric is computed only if a reference genome is provided.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
186 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
187 "NA50" : "<span>is N50 where the lengths of aligned blocks are counted instead of contig lengths. I.e., if a contig has a misassembly with respect to the reference, the contig is broken into smaller pieces. This metric is computed only if a reference genome is provided.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
188 "NGA50" : "<span>is NG50 where the lengths of aligned blocks are counted instead of contig lengths. I.e., if a contig has a misassembly with respect to the reference, the contig is broken into smaller pieces. This metric is computed only if a reference genome is provided.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
189 "NA75" : "<span>is N75 where the lengths of aligned blocks are counted instead of contig lengths. I.e., if a contig has a misassembly with respect to the reference, the contig is broken into smaller pieces. This metric is computed only if a reference genome is provided.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
190 "NGA75" : "<span>is NG75 where the lengths of aligned blocks are counted instead of contig lengths. I.e., if a contig has a misassembly with respect to the reference, the contig is broken into smaller pieces. This metric is computed only if a reference genome is provided.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
191 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
192 "LA50" : "<span>is L50 where aligned blocks are counted instead of contigs. I.e., if a contig has a misassembly with respect to the reference, the contig is broken into smaller pieces.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
193 "LGA50" : "<span>is LG50 where aligned blocks are counted instead of contigs. I.e., if a contig has a misassembly with respect to the reference, the contig is broken into smaller pieces.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
194 "LA75" : "<span>is L75 where aligned blocks are counted instead of contigs. I.e., if a contig has a misassembly with respect to the reference, the contig is broken into smaller pieces.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
195 "LGA75" : "<span>is LG75 where aligned blocks are counted instead of contigs. I.e., if a contig has a misassembly with respect to the reference, the contig is broken into smaller pieces.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
196 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
197 "Average %IDY" : "<span>is the average of alignment identity percent (Nucmer measure of alignment accuracy) among all contigs.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
198 "# misassemblies" : "<span>is the number of positions in the assembled contigs where the left flanking sequence aligns over 1 kbp away from the right flanking sequence on the reference (<i>relocation</i>) or they overlap on more than 1 kbp (<i>relocation</i>) or flanking sequences align on different strands (<i>inversion</i>) or different chromosomes (<i>translocation</i>).</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
199 "# misassembled contigs" : "<span>is the number of contigs that contain misassembly events.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
200 "Misassembled contigs length" : "<span>is the number of total bases contained in all contigs that have one or more misassemblies.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
201 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
202 "# relocations" : "<span>is the number of relocation events among all misassembly events. Relocation is a misassembly where the left flanking sequence aligns over 1 kbp away from the right flanking sequence on the reference, or they overlap by more than 1 kbp and both flanking sequences align on the same chromosome.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
203 "# translocations" : "<span>is the number of translocation events among all misassembly events. Translocation is a misassembly where the flanking sequences align on different chromosomes.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
204 "# interspecies translocations" : "<span>is the number of interspecies translocation events among all misassembly events. Interspecies translocation is a misassembly where the flanking sequences align on different references (--meta only).</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
205 "# inversions" : "<span>is the number of inversion events among all misassembly events. Inversion is a misassembly where it is not a <i>relocation</i> and the flanking sequences align on opposite strands of the same chromosome.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
206 "# local misassemblies" : "<span>is the number of local misassemblies. We define a local misassembly breakpoint as a breakpoint that satisfies these conditions: <ol> <li>Two or more distinct alignments cover the breakpoint.</li> <li>The gap between left and right flanking sequences is less than 1 kbp.</li> <li>The left and right flanking sequences both are on the same strand of the same chromosome of the reference genome.</li> </ol> </span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
207 "# possibly misassembled contigs": "<span>is the number of contigs that contain large unaligned fragment and thus could possibly contain interspecies translocation with unknown reference.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
208 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
209 "# fully unaligned contigs" : "<span>is the number of contigs that have no alignment to the reference sequence.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
210 "Fully unaligned length" : "<span>is the total number of bases contained in all fully unaligned contigs.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
211 "# partially unaligned contigs" : "<span>is the number of contigs that are not fully unaligned ones but have fragments with no alignment to the reference.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
212 "# with misassembly" : "<span>is the number of partially unaligned contigs that contain misassembly events in their aligned fragment. Note that such misassemblies are not counted in <i># misassemblies</i> and other <i>misassemblies</i> statistics.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
213 "# both parts are significant" : "<span>is the number of partially unaligned contigs that contain both aligned and unaligned fragments of length ≥ <i>min-contig threshold</i>.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
214 "Partially unaligned length" : "<span>is the total number of unaligned bases in all partially unaligned contigs.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
215 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
216 "# ambiguous contigs" : "<span>is the number of contigs that have reference alignments of equal quality in multiple locations on the reference.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
217 "Ambiguous contigs length" : "<span>is the total number of bases contained in all ambiguous contigs.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
218 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
219 "Genome fraction (%)" : "<span>is the total number of aligned bases in the reference, divided by the genome size. A base in the reference genome is counted as aligned if there is at least one contig with at least one alignment to this base. Contigs from repeat regions may map to multiple places, and thus may be counted multiple times in this quantity.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
220 "GC (%)" : "<span>is the total number of G and C nucleotides in the assembly, divided by the total length of the assembly.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
221 "Reference GC (%)" : "<span>is the total number of G and C nucleotides in the reference, divided by the total length of the reference.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
222 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
223 "# mismatches per 100 kbp" : "<span>is the average number of mismatches per 100000 aligned bases.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
224 "# mismatches" : "<span>is the number of mismatches in all aligned bases.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
225 "# indels per 100 kbp" : "<span>is the average number of indels per 100000 aligned bases.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
226 "# indels" : "<span>is the number of indels in all aligned bases</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
227 "# short indels" : "<span>is the number of indels of length less or equal to 5 bp</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
228 "# long indels" : "<span>is the number of indels of length greater than 5 bp</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
229 "Indels length" : "<span>is the number of total bases contained in all indels</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
230 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
231 "# genes" : "<span>is the number of genes in the assembly (complete and partial), based on a user-provided annotated list of gene positions in the reference genome. A gene counts as 'partially covered' if the assembly contains at least 100 bp of this gene but not the whole gene.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
232 "# operons" : "<span>is the number of operons in the assembly (complete and partial), based on a user-provided annotated list of operon positions in the reference genome. An operon counts as 'partially covered' if the assembly contains at least 100 bp of this operon but not the whole operon.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
233 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
234 "Cumulative length" : "<span>plot shows the growth of assembly contig lengths. On the x-axis, contigs are ordered from largest (contig #1) to smallest. The y-axis gives the size of the x largest contigs in the assembly.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
235 "Nx" : "<span>plot shows the Nx metric value as x varies from 0 to 100.</span> <span>Nx is the minimum contig length <b>y</b> such that using contigs of length at least <b>y</b> accounts for at least x% of the total assembly length.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
236 "NGx" : "<span>plot shows the NGx metric value as x varies from 0 to 100.</span> <span>NGx is the minimum contig length <b>y</b> such that using contigs of length at least <b>y</b> accounts for at least x% of the bases of the reference genome. This metric is computed only if a reference genome is provided.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
237 "NAx" : "<span>plot shows the NAx metric value as x varies from 0 to 100.</span> <span>NAx is computed similarly to Nx, but based on lengths of aligned blocks instead of contig lengths. Contigs are broken into aligned blocks at misassembly breakpoints. NAx is the minimum block length <b>y</b> such that using blocks of length at least <b>y</b> accounts for at least x% of the bases of the assembly. This metric is computed only if a reference genome is provided.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
238 "NGAx" : "<span>plot shows the NGAx metric value as x varies from 0 to 100.</span><span>NGAx is computed similarly to NGx, but based on lengths of aligned blocks instead of contig lengths. Contigs are broken at misassembly breakpoints. NGAx is the minimum block length <b>y</b> such that using blocks of length at least <b>y</b> accounts for at least x% of the bases of the reference genome. This metric is computed only if a reference genome is provided.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
239 "GC content" : "<span>plot shows the distribution of GC percentage among the contigs, i.e., the total number of bases in contigs with such GC content. Typically, the distribution is approximately Gaussian. However, for some genomes it is not Gaussian. For assembly projects with contaminants, the GC distribution of the contaminants often differs from the reference genome and may give a superposition of multiple curves with different peaks.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
240 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
241 "Duplication ratio" : "<span>is the total number of aligned bases in the assembly (i.e. <i>Total length</i> - <i>Fully unaligned length</i> - <i>Partially unaligned length</i>), divided by the total number of aligned bases in the reference (see the <b>Genome fraction (%)</b> metric). If the assembly contains many contigs that cover the same regions of the reference, its <i>Duplication ratio</i> may be much larger than 1. This may occur due to overestimating repeat multiplicities and due to small overlaps between contigs, among other reasons.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
242 "Largest alignment" : "<span>is the length of the largest continuous alignment in the assembly. This metric is always equal to the <i>Largest contig</i> metric but it can be smaller if the largest contig of the assembly contains a misassembly event.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
243 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
244 "# N's" : "<span>is the total number of uncalled bases (N's) in the assembly.</span>", |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
245 "# N's per 100 kbp" : "<span>is the average number of uncalled bases (N's) per 100000 assembly bases.</span>" |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
246 } |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
247 |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
248 </div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
249 </div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
250 </div> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
251 </body> |
|
c7467d9d0b2b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff
changeset
|
252 </html> |
