From 637ac2073562d6c0d4b4088a968d5d0620e6a6cd Mon Sep 17 00:00:00 2001 From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04> Date: Tue, 7 Dec 2004 12:42:07 +0000 Subject: [PATCH] genetic code tables git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@2111 ee4ac58c-ac51-4696-9907-e4b3aa274f04 --- docs/options_menu.sgml | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/docs/options_menu.sgml b/docs/options_menu.sgml index b2e577086..6b312236c 100644 --- a/docs/options_menu.sgml +++ b/docs/options_menu.sgml @@ -21,19 +21,17 @@ because it can have surprising results unless the user is expecting it. See </SECT3> <SECT3 ID="LAUNCH-WINDOW-OPTIONS-EUK"> - <TITLE>Eukaroytic Mode</TITLE> + <TITLE>Genetic Code Tables</TITLE> <PARA> -If this toggle is on, &prog; will use the eukaroytic start codon (ATG). If -this toggle is off it will use the prokaryotic start codons (ATG, GTG and -TTG). This setting effects the display of start codons (see <XREF +These options make all the +<ULINK +http://www3.ncbi.nlm.nih.gov/Taxonomy/Utils/wprintgc.cgi?mode=c +NCBI Genetic Codes</ULINK> available. The default setting is the +Standard Code. This setting effects the display of start codons (see <XREF LINKEND="VIEWS-POPUPMENU-TOGGLES-STARTCODONS">) and the "Suspicious Start Codons ..." feature filter (see <XREF LINKEND="VIEWMENU-FEATURE-FILTERS-SUSPSTART">). </PARA> - <PARA> -This can be set in the options file (see <XREF -LINKEND="OPTIONS-ORGANISMTYPE">). - </PARA> </SECT3> <SECT3 ID="LAUNCH-WINDOW-OPTIONS-HIGHLIGHTACTIVE"> -- GitLab