From 1952c47789fe3c155b15bc405a8cbb009316977e Mon Sep 17 00:00:00 2001 From: tcarver <tjc@sanger.ac.uk> Date: Wed, 5 Feb 2014 10:29:46 +0000 Subject: [PATCH] added Features Within Selection option --- docs/menus.sgml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/docs/menus.sgml b/docs/menus.sgml index d209b730c..8564050b4 100644 --- a/docs/menus.sgml +++ b/docs/menus.sgml @@ -165,11 +165,22 @@ similar effect to double clicking the middle button on a base or residue (see <TITLE>Features Overlapping Selection</TITLE> <PARA> Select those (and only those) features that overlap the currently selected -range of bases or any of the currently selected features. The current +range of bases or any of the currently selected features. The current selection will be discarded. </PARA> </SECT2> + + <SECT2 ID="SELECTMENU-WITHIN-SELECTION"> + <TITLE>Features Within Selection</TITLE> + <PARA> +Select those (and only those) features that are fully contained by the currently +selected range of bases or any of the currently selected features. The current +selection will be discarded. + </PARA> + </SECT2> + + <SECT2 ID="SELECTMENU-BASE-RANGE"> <TITLE>Base Range ...</TITLE> <PARA> -- GitLab