From 5e9b2f142f90343af59e15a4cd4899fe0dd76f5f Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Tue, 10 Feb 2009 12:08:18 +0000
Subject: [PATCH] add ncbi search options

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@9777 ee4ac58c-ac51-4696-9907-e4b3aa274f04
---
 docs/options.sgml | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/docs/options.sgml b/docs/options.sgml
index 5543bf500..970996c87 100644
--- a/docs/options.sgml
+++ b/docs/options.sgml
@@ -335,6 +335,22 @@ more information.
       </PARA>
     </SECT2>
 
+    <SECT2 ID="OPTIONS-NCBI-DNA-PROGRAMS">
+      <TITLE><LITERAL>ncbi_dna_search</LITERAL></TITLE>
+      <PARA>
+This lists the NCBI web-BLAST applications that the bases of a selected feature can
+be sent to. See <XREF LINKEND="RUNMENU">.
+      </PARA>
+    </SECT2>
+
+    <SECT2 ID="OPTIONS-NCBI-PROTEIN-PROGRAMS">
+      <TITLE><LITERAL>ncbi_protein_search</LITERAL></TITLE>
+      <PARA>
+This lists the NCBI web-BLAST applications that the translation of a selected feature can
+be sent to. See <XREF LINKEND="RUNMENU">.
+      </PARA>
+    </SECT2>
+
     <SECT2 ID="OPTIONS-COLOUR">
       <TITLE>Setting Colours</TITLE>
       <PARA>
-- 
GitLab