GenDBWiki/WebDocumentation/DialogWindows/SearchDialog: Difference between revisions

From BRF-Software
Jump to navigation Jump to search
imported>RobertSchmieder
No edit summary
imported>RobertSchmieder
No edit summary
Line 3: Line 3:


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.
== Default search mode ==
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.
which are defined for CDS regions.
If you want to search for 'Annotaion Description' or/and 'Annotation Comment' only in the last annotations, you have to choose the 'only lastest Annotation' option for this search fields (available since GenDB version 2.4).
One of the new search fields (that are available since GenDB version 2.4) is the 'Contig(s)' field. By default, the search will be done in all contigs, but you can specify your search for only a part of them by selecting one or more of the contigs of the contigs list.


[[Image:GenDBWiki$$WebDocumentation$$DialogWindows$$SearchDialog$search_a2.png]]
[[Image:GenDBWiki$$WebDocumentation$$DialogWindows$$SearchDialog$search_a2.png]]
== Advanced search mode ==


The more advanced view opens when you click on the button '''more options'''.
The more advanced view opens when you click on the button '''more options'''.
Line 12: Line 19:


[[Image:GenDBWiki$$WebDocumentation$$DialogWindows$$SearchDialog$search_b2.png]]
[[Image:GenDBWiki$$WebDocumentation$$DialogWindows$$SearchDialog$search_b2.png]]
== Search results ==
In the next example, we searched for all CDS with the 'gene name' "par" followed by nor or some arbitrary character(s) ".*".
Below the search options our results are shown. There are 4 regions which meet our criteria. These regions can either be annotated or marked in the [[GenDBWiki/WebDocumentation/MainViews/ContigView|ContigView]].


[[Image:GenDBWiki$$WebDocumentation$$DialogWindows$$SearchDialog$search_c2.png]]
[[Image:GenDBWiki$$WebDocumentation$$DialogWindows$$SearchDialog$search_c2.png]]
The default mode shows only a few information of the search hits. By clicking on the button '''Show details''', more information will be shown for this hit.
If you click on the name of a region the [[GenDBWiki/WebDocumentation/MainViews/ContigView|ContigView]] will jump to that region and select it.


[[Image:GenDBWiki$$WebDocumentation$$DialogWindows$$SearchDialog$search_d.png]]
[[Image:GenDBWiki$$WebDocumentation$$DialogWindows$$SearchDialog$search_d.png]]
== What can be done with the results ==
At the end of the result list, you could find 2 buttons ('Annotate selection' and 'Highlight selection') for normal users and 2 more buttons ('Show sync annotation fields' and 'Show exporting fields') if you are allowed to export and change the annotations.
If '''Annotate selection''' is pressed, the [[GenDBWiki/WebDocumentation/DialogWindows/MultiAnnotator|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.
The 'annotation synchronization' and the 'result list exporter' are available since GenDB version 2.4.
The fields for the 'annotation synchronization' are shown by clicking on the button '''Show sync annotation fields'''. You can hide the fields by clicking on the same butotn again.


[[Image:GenDBWiki$$WebDocumentation$$DialogWindows$$SearchDialog$search_e.png]]
[[Image:GenDBWiki$$WebDocumentation$$DialogWindows$$SearchDialog$search_e.png]]
The 'result list exporter' fields will be shown after clicking the button '''Show exporting fields'''.


[[Image:GenDBWiki$$WebDocumentation$$DialogWindows$$SearchDialog$search_f.png]]
[[Image:GenDBWiki$$WebDocumentation$$DialogWindows$$SearchDialog$search_f.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 [[GenDBWiki/WebDocumentation/MainViews/ContigView|ContigView]].
If '''annotate selection''' is pressed, the [[GenDBWiki/WebDocumentation/DialogWindows/MultiAnnotator|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 select it.

Revision as of 13:33, 4 April 2006

Search Dialog

This dialog lets you search for any regions that are in your project.

Default search mode

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. If you want to search for 'Annotaion Description' or/and 'Annotation Comment' only in the last annotations, you have to choose the 'only lastest Annotation' option for this search fields (available since GenDB version 2.4). One of the new search fields (that are available since GenDB version 2.4) is the 'Contig(s)' field. By default, the search will be done in all contigs, but you can specify your search for only a part of them by selecting one or more of the contigs of the contigs list.

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

Advanced search mode

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 b2.png

Search results

In the next example, we searched for all CDS with the 'gene name' "par" followed by nor or some arbitrary character(s) ".*".

Below the search options our results are shown. There are 4 regions which meet our criteria. These regions can either be annotated or marked in the ContigView.

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

The default mode shows only a few information of the search hits. By clicking on the button Show details, more information will be shown for this hit.

If you click on the name of a region the ContigView will jump to that region and select it.

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

What can be done with the results

At the end of the result list, you could find 2 buttons ('Annotate selection' and 'Highlight selection') for normal users and 2 more buttons ('Show sync annotation fields' and 'Show exporting fields') if you are allowed to export and change the annotations.

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.

The 'annotation synchronization' and the 'result list exporter' are available since GenDB version 2.4.

The fields for the 'annotation synchronization' are shown by clicking on the button Show sync annotation fields. You can hide the fields by clicking on the same butotn again.

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

The 'result list exporter' fields will be shown after clicking the button Show exporting fields.

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