Skip to content
Snippets Groups Projects
Commit 4c17fabf authored by rds's avatar rds
Browse files

update doc since change to config ini

parent 468d75f8
No related branches found
No related tags found
No related merge requests found
......@@ -100,7 +100,7 @@ understands.
<action>close</action>
</client>
</response>
<meta display="localhost:10.0" windowid="0x2c00004" application="" version="$Revision: 1.2 $" />
<meta display="localhost:10.0" windowid="0x2c00004" application="" version="$Revision: 1.3 $" />
</zmap>
</pre>
......@@ -198,7 +198,7 @@ tables fit in.
&lt;meta display="localhost:10.0"
windowid="0x2c00004"
application=""
version="$Revision: 1.2 $" /&gt;
version="$Revision: 1.3 $" /&gt;
&lt;/zmap&gt;</pre></td>
</tr>
......@@ -334,13 +334,12 @@ the resulting canvas.
<td><pre class="request">
&lt;zmap action="new_view"&gt;
&lt;segment sequence="1.123456-145678" start="1" end="0" &gt;
ZMap{
sequence_server = "1.123456-145678 acedb://any:any@localhost:12345"
}
source{
[ZMap]
sources = source
[source]
url = "acedb://any:any@localhost:12345"
featuresets = "Coding Repeats BLASTX"
}
&lt;/segment&gt;
&lt;/zmap&gt;</pre>
<pre class="response">
......@@ -360,7 +359,7 @@ featuresets = "Coding Repeats BLASTX"
&lt;meta display="localhost:10.0"
windowid="0x2c00084"
application=""
version="$Revision: 1.2 $" /&gt;
version="$Revision: 1.3 $" /&gt;
&lt;/zmap&gt;</pre></td>
</tr>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment