GenDBWiki/WebDocumentation/DialogWindows/SearchDialog: Difference between revisions

From BRF-Software
Jump to navigation Jump to search
imported>DanielaBartels
No edit summary
imported>DanielaBartels
No edit summary
Line 11: Line 11:
Here we searched for any Transcript regions which name start with "fig" followed by some arbitrary numbers ".*" followed by "235" and again followed by some arbitrary characters ".*". Also we set the region start to be below 20000.
Here we searched for any Transcript regions which name start with "fig" followed by some arbitrary numbers ".*" followed by "235" and again followed by some arbitrary characters ".*". Also we set the region start to be below 20000.
Below the search options our result shows we have 2 regions which meet our criteria. These regions can either be annotated or marked in the [[GenDBWiki/WebDocumentation/MainViews/ContigView|ContigView]].
Below the search options our result shows we have 2 regions which meet our criteria. These regions can either be annotated or marked in the [[GenDBWiki/WebDocumentation/MainViews/ContigView|ContigView]].
If '''annotate selection''' is pressed, the [[MultiAnnotator]] will popup to annotate all theregions at once. If the '''highlight selection''' button is pressed all checked regions will be hilghlighted blue in the [[GenDBWiki/WebDocumentation/MainViews/ContigView|ContigView]] and the [[QuickNavigationBar]].
If '''annotate selection''' is pressed, the [[MultiAnnotator]] will popup to annotate all the regions at once. If the '''highlight selection''' button is pressed all checked regions will be highlighted blue in the [[GenDBWiki/WebDocumentation/MainViews/ContigView|ContigView]] and the QuickNavigationBar.
If you click on the name of a region the [[GenDBWiki/WebDocumentation/MainViews/ContigView|ContigView]] will jump to that region and selects it.
If you click on the name of a region the [[GenDBWiki/WebDocumentation/MainViews/ContigView|ContigView]] will jump to that region and selects it.

Revision as of 15:31, 3 December 2004

Search Dialog

This dialog lets you search for any regions that are in your project. The default mode hides you most information and is meant to be easy to work with. You can only search for CDS regions and use only attributes which are defined for CDS regions. The more advanced view opens when you click on more options. Now you can select the type of region you are looking for and you have a more extensive set of search attributes to choose from.

File:GenDBWiki$$WebDocumentation$$DialogWindows$$SearchDialog$search.png

Here we searched for any Transcript regions which name start with "fig" followed by some arbitrary numbers ".*" followed by "235" and again followed by some arbitrary characters ".*". Also we set the region start to be below 20000. Below the search options our result shows we have 2 regions which meet our criteria. These regions can either be annotated or marked in the ContigView. If annotate selection is pressed, the MultiAnnotator will popup to annotate all the regions at once. If the highlight selection button is pressed all checked regions will be highlighted blue in the ContigView and the QuickNavigationBar. If you click on the name of a region the ContigView will jump to that region and selects it.