Skip to content

Commit 8388339

Browse files
committed
Doc update
For HTML5, plus MUMmer doc improvements.
1 parent 5402dfe commit 8388339

20 files changed

Lines changed: 2901 additions & 2919 deletions

docs/Demo.html

Lines changed: 38 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<!DOCTYPE HTML>
2-
<html>
2+
<html lang="en">
33
<head>
44
<title>SyMAP Demo</title>
55
<meta name="viewport" content="width=device-width, initial-scale=1">
66
<link rel="stylesheet" href="style.css">
77
</head>
88

99
<body>
10-
<!------ left side index - customize ----------------------------------------------------->
10+
<!-- left side index - customize -->
1111
<div class="sidenav">
1212
<a href="https://csoderlund.github.io">
1313
<img src="./img/agcol_logo.gif" alt="AGCoL" style="width: 160px; border:1px solid black; background: white;"></a>
@@ -22,7 +22,7 @@
2222
<a href="#top">Go to top</a>
2323
</div>
2424

25-
<!------ right side header and body ----------------------------------------------------->
25+
<!-- right side header and body -->
2626
<div class="rightSide">
2727
<a id="top"></a>
2828

@@ -48,7 +48,7 @@
4848
</table>
4949
</div>
5050

51-
<!---------------------------- bulk of page ------------------------------------------->
51+
<!-- =================== bulk of page ======================== -->
5252
<div class="main">
5353

5454
<p>This webpage provides results from the supplied demo, which
@@ -69,85 +69,84 @@ <h3>Two complete genomes: Demo-Seq to Demo-Seq2</h3>
6969
<table class="tx">
7070
<tr><td>&nbsp;<td><small>Click an image to view a closeup.</small>
7171
<tr><td style="vertical-align: text-top;">
72-
The demo that is provided with the SyMAP tarball has the projects <ttx>demo_seq</ttx>, <ttx>demo_seq2</ttx>
73-
and <ttx>demo_draft</ttx>.
74-
<p>The project <ttx>demo_draft..demo_seq2</ttx> is created with ordered contigs,
72+
The demo that is provided with the SyMAP tarball has the projects <span class="ttx">demo_seq</span>, <span class="ttx">demo_seq2</span>
73+
and <span class="ttx">demo_draft</span>.
74+
<p>The project <span class="ttx">demo_draft..demo_seq2</span> is created with ordered contigs,
7575
as described in <a href="#draft">Draft</a>.
7676
<p>This section discusses the
77-
<ttx>demo_seq</ttx> to <ttx>demo_seq2</ttx> synteny, which represent complete genome sequences.
77+
<span class="ttx">demo_seq</span> to <span class="ttx">demo_seq2</span> synteny, which represent complete genome sequences.
7878
<td><a href="img/demoProjects.png">
7979
<img src="img/demoProjects.png" alt="demo projects" style="border: 1px solid black; width: 450px"></a>
8080
</table>
8181

8282
<p>There are a variety of options, as discussed in
8383
<a href="SystemHelp.html" class="ext" target="_blank">Pair Parameters</a>.
84-
The following shows the <ttp>Dot Plot</ttp> and <ttp>Summary</ttp> using the following:
84+
The following shows the <span class="ttp">Dot Plot</span> and <span class="ttp">Summary</span> using the following:
8585
<p>
8686
<ul>
87-
<li><ttl>Cluster Algo1 (original modified)</ttl> or <ttl>Cluster Algo2 (exon-intron)</ttl>: The second
87+
<li><span class="ttl">Cluster Algo1 (original modified)</span> or <span class="ttl">Cluster Algo2 (exon-intron)</span>: The second
8888
is recommended when there is good gene annotation provided.
8989
<p>
90-
<li><ttl>Synteny Original</ttl> or <ttl>Synteny Strict</ttl>:
90+
<li><span class="ttl">Synteny Original</span> or <span class="ttl">Synteny Strict</span>:
9191
The second is recommended for complete genome sequence; it does not perform well for draft.
9292
</ul>
9393
<p>
9494

9595
<a id="dot"></a>
9696
<table class="tx">
97-
<tr><td colspan="2"><ttl>Cluster Algo1 (original modified)</ttl> and <ttl>Synteny Original</ttl>
97+
<tr><td colspan="2"><span class="ttl">Cluster Algo1 (original modified)</span> and <span class="ttl">Synteny Original</span>
9898
<tr><td style="vertical-align: text-top;"><a href="img/demoSum.png">
9999
<img src="img/demoSum.png" alt="demoSum" style="border: 1px solid black; width: 350px"></a>
100100
<td style="vertical-align: text-top;"><a href="img/demoDotplot.png">
101101
<img src="img/demoDotplot.png" alt="demoDotplot" style="border: 1px solid black; width: 400px"></a>
102102

103-
<tr><td colspan="2"><ttl>Cluster Algo2 (exon-intron)</ttl> and <ttl>Synteny Strict</ttl>
103+
<tr><td colspan="2"><span class="ttl">Cluster Algo2 (exon-intron)</span> and <span class="ttl">Synteny Strict</span>
104104
<tr><td style="vertical-align: text-top;"><a href="img/demoSum2.png">
105105
<img src="img/demoSum2.png" alt="demo Sum algo2" style="border: 1px solid black; width: 350px"></a>
106106
<td style="vertical-align: text-top;"><a href="img/demoDotplot2.png">
107107
<img src="img/demoDotplot2.png" alt="demoDotplot2" style="border: 1px solid black; width: 400px"></a>
108-
<tr><td colspan="2">There is very little difference between the <ttp>Dot Plots</ttp>. The
108+
<tr><td colspan="2">There is very little difference between the <span class="ttp">Dot Plots</span>. The
109109
difference in the synteny algorithm are obvious on the more complicated examples, as shown in
110110
<a href="SystemHelp.html#synResults" target="_blank" class="ext">Synteny Results</a>.
111111
</table>
112112

113-
<!----------------------------------------------------------->
113+
<!-- ============================================ -->
114114
<p>
115115
<a id="draft"></a> <!-- ref -->
116116
<h3>Draft: Demo-Draft to Demo-Seq2</h3>
117117

118118
<table style="width: 800px;">
119-
<tr><td colspan="2">The <tt>Demo-draft</tt> was run against
120-
the <tt>Demo-Seq2</tt> with its <ttx>order_against</ttx> parameter set to <tt>Demo_Seq2</tt>;
119+
<tr><td colspan="2">The <span class="ttt">Demo-draft</span> was run against
120+
the <span class="ttt">Demo-Seq2</span> with its <span class="ttx">order_against</span> parameter set to <span class="ttt">Demo_Seq2</span>;
121121
this is explained in detail in the <a href="SystemGuide.html#draft" target="_blank" class="ext">System Guide</a>.
122122
The resulting dot plot is shown on the right. Note that the 43 contigs
123123
are ordered, but still fragmented.
124124
<p>
125125
<tr><td style="vertical-align: text-top;">
126-
<a href="img/demoSumDraft.png">
126+
<a href="img/demoSumDraft.png">
127127
<img src="img/demoSumDraft.png" alt="demoSumDraft" style="border: 1px solid black; width: 340px"></a>
128-
<td><a href="img/demoDraft2.png">
128+
<td><a href="img/demoDraft2.png">
129129
<img src="img/demoDraft2.png" alt="demoDraft2" style="border: 1px solid black; width: 400px"></a>
130-
<tr><td>&nbsp;
131-
<tr><td colspan=2>When the ordering algorithm is run, it creates a new project called <tt>Demo-Draft.Demo_Seq2</tt>,
130+
<tr><td>&nbsp;<td>&nbsp;
131+
<tr><td colspan=2>When the ordering algorithm is run, it creates a new project called
132+
<span class="ttt">Demo-Draft.Demo_Seq2</span>,
132133
where the 43 contigs are written into three chromosomes; the first two correspond
133-
to chr1 and chr3 of <tt>Demo_Seq2</tt>, and chr0 contains the contigs that do not align.
134-
135-
<p>The new project <tt>Demo-Draft.Demo_Seq2</tt>
136-
was aligned with <tt>Demo_Seq2</tt>, resulting in the dot plot shown on the right.
134+
to chr1 and chr3 of <span class="ttt">Demo_Seq2</span>, and chr0 contains the contigs that do not align.
135+
<p>The new project <span class="ttt">Demo-Draft.Demo_Seq2</span>
136+
was aligned with <span class="ttt">Demo_Seq2</span>, resulting in the dot plot shown on the right.
137137
<tr><td style="vertical-align: text-top;">
138-
<a href="img/demoSumOrd.png">
138+
<a href="img/demoSumOrd.png">
139139
<img src="img/demoSumOrd.png" alt="demoSumOrd" style="border: 1px solid black; width: 340px"></a>
140-
<td><a href="img/demoDraftOrd.png">
140+
<td><a href="img/demoDraftOrd.png">
141141
<img src="img/demoDraftOrd.png" alt="demoDraftOrd" style="border: 1px solid black; width: 400px"></a>
142142
</table>
143143

144-
<!-------------------------------------------------------------------->
145-
<!----------------------------------------------------------->
144+
<!-- ===================================================== -->
146145
<a id="self"></a> <!-- ref -->
147146
<h3>Self-synteny: Demo-Seq</h3>
148147

149148
<table class="tx">
150-
<tr><td colspan="2"><tt>Demo-Seq</tt> has been run against itself.
149+
<tr><td colspan="2"><span class="ttt">Demo-Seq</span> has been run against itself.
151150
There are a few blocks, but these blocks are probably too small to be meaningful.
152151
The blocks below the diagonal are mirrored above
153152
the diagonal, e.g. 3.5.1 and 5.3.1 are the same.
@@ -157,12 +156,12 @@ <h3>Self-synteny: Demo-Seq</h3>
157156
<td><a href="img/demoSelf.png">
158157
<img src="img/demoSelf.png" alt="demoSelf" style="border: 1px solid black; width: 400px"></a>
159158
</table>
160-
<!-------------------------------------------------------------------->
161-
<!---slog ref'ed----------------------------------------------------------------->
159+
<!-- ============================================================ -->
160+
<!---slog ref'ed -->
162161
<a id="slog"></a>
163162
<h2>symap.log</h2>
164163

165-
The following 4 sections show the contents of the <ttx>logs/&lt;proj-to-proj&gt;/symap.log</ttx> file:
164+
The following 4 sections show the contents of the <span class="ttx">logs/&lt;proj-to-proj&gt;/symap.log</span> file:
166165
<table class="tz"><tr>
167166
<td><a href="#algo1off">Algo1 !verbose</a>
168167
<td><a href="#algo1on">Algo1 verbose</a>
@@ -177,11 +176,11 @@ <h2>symap.log</h2>
177176
Cluster Algo1 (modified original) or Cluster Algo2 (exon-intron)
178177
Synteny Strict
179178
</pre>
180-
The 2 MUMmer files indicates the chromosome were not split and <ttx>Concat</ttx> was
179+
The 2 MUMmer files indicates the chromosome were not split and <span class="ttx">Concat</span> was
181180
used. These two facts along with the number of CPUs can make subtle differences in
182181
the output.
183182
<p>
184-
<!-------------------------------------------------------------------->
183+
<!-- ========================================================== -->
185184
<a id="algo1off"></a>
186185
<b>Algo1 !verbose</b>
187186

@@ -202,7 +201,7 @@ <h2>symap.log</h2>
202201
Finish Synteny 2s
203202
</small></pre>
204203

205-
<!-------------------------------------------------------------------->
204+
<!-- ============================================================== -->
206205
<a id="algo1on"></a>
207206
<b>Algo1 verbose</b>
208207

@@ -246,7 +245,7 @@ <h2>symap.log</h2>
246245
10 Collinear Sets not in blocks (20 total hits)
247246
Finish Synteny 2s
248247
</small></pre>
249-
<!-------------------------------------------------------------------->
248+
<!-- =========================================================== -->
250249
<a id="algo2off"></a>
251250
<b>Algo2 !verbose</b>
252251
<pre><small>
@@ -264,7 +263,7 @@ <h2>symap.log</h2>
264263
Finish Synteny 1s
265264
</small></pre>
266265

267-
<!-------------------------------------------------------------------->
266+
<!-- =========================================================== -->
268267
<a id="algo2on"></a>
269268
<b>Algo2 verbose</b>
270269

@@ -303,7 +302,7 @@ <h2>symap.log</h2>
303302

304303
<table style="width: 95%"><tr><td style="text-align: left">
305304
<td style="text-align: right"><a href="#top">Go to top</a></td></tr></table>
306-
<!---- END BODY -->
305+
<!-- END BODY -->
307306
<p class="trailer"> Email Comments To: <a href="mailto:cas1@arizona.edu">cas1@arizona.edu</a></p>
308307
</div>
309308

0 commit comments

Comments
 (0)