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 4: Line 4:
This dialog lets you search for any regions that are in your project.
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
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'''.
which are defined for CDS regions. The more advanced view opens when you click on the button '''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.
Now you can select the type of region you are looking for. Attributes that are not defined for the region you chose are shown in grey and cannot be searched. The other attributes can be searched in an arbitrary combination.  


[[Image:GenDBWiki$$WebDocumentation$$DialogWindows$$SearchDialog$search.png]]
[[Image: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.
In this example, we searched for all Transcript regions which names start with "fig" followed by nor or some arbitrary character(s) ".*" followed by "235" and again followed by some arbitrary characters ".*". We also 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 results are shown. There are 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 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 '''annotate selection''' is pressed, the [[MultiAnnotator]] will pop up 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 its 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 select it.

Revision as of 15:40, 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 the button more options. Now you can select the type of region you are looking for. Attributes that are not defined for the region you chose are shown in grey and cannot be searched. The other attributes can be searched in an arbitrary combination.

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

In this example, we searched for all Transcript regions which names start with "fig" followed by nor or some arbitrary character(s) ".*" followed by "235" and again followed by some arbitrary characters ".*". We also set the region start to be below 20000. Below the search options our results are shown. There are 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 pop up 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 its QuickNavigationBar. If you click on the name of a region the ContigView will jump to that region and select it.