Changes between Version 10 and Version 11 of UTGBManual


Ignore:
Timestamp:
08/15/07 16:09:50 (18 years ago)
Author:
leo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UTGBManual

    v10 v11  
    22
    33[[PageOutline]]
    4 
    5 == Welcome ==
    64
    75Welcome to UT Genome Browser (University of Tokyo Genome Browser). With this browser you can browse genomic information of a target species (at present Medaka only) from several aspects. For example, the following tasks can be performed with different combinations.
     
    1311Questions, suggestions or comments are welcome to webmaster@utgenome.org.
    1412
    15 == Keyword Search ==
     13= Keyword Search =
    1614
    1715[[Image(keyword_top.png)]]
     
    1917The top window displays the keyword search engine, as above picture illustrates. Inputting any keyword at the query box, we can see the detail information about the query. More about keyword search can be found in the help, written on the same window. In addition, if the keyword is a part of targets, then all the targets will be displayed. For example, the keyword “BCD” will match to “ABCD”, “BCDE”, “BCD” and “BCDF” etc. (this is worked out with using a suffix array.)
    2018
    21 === Gene List ===
     19= Gene List =
    2220
    2321[[Image(keyword_genes.png)]]
     
    2624
    2725 
    28 === Mapping Position List ===
     26= Mapping Position List =
    2927
    3028[[Image(keyword_locs.png)]]
     
    3331
    3432 
    35 == Sequence Alignment ==
     33= Sequence Alignment =
    3634
    3735[[Image(online01.PNG)]]
     
    4644[[Image(online03.PNG)]]
    4745
    48 == Main Window ==
     46= Main Window =
    4947
    5048[[Image(browser_main.png)]]
     
    6058In what follows, we describe the detail about each function.
    6159 
    62 === Scrolling and zooming the main window ===
     60== Scrolling and zooming the main window ==
    6361
    6462On main window, it is possible to shift and to zoom in/out the present observing sequence. These tasks can be carried out by:
     
    8987
    9088 
    91 === Using shifting button method ===
     89== Using shifting button method ==
    9290
    9391[[Image(browser_moves.png)]]
     
    10098
    10199 
    102 === Using overview, ruler and zooming track method ===
     100== Using overview, ruler and zooming track method ==
    103101
    104102In addition, there are some methods to shifting. These are overview, ruler, zooming trucks. You can shift the viewpoint by clicking any position of these tracks. For details, please refer to the respective details about the each track.
    105103
    106104 
    107 == Functions of buttons ==
     105= Functions of buttons =
    108106
    109107 (rev)::  You can display the sequence in reverse mode by UT Genome Browser. Normally a sequence is displayed from left to right but you can reverse it with the (rev) button. An alternative way to display in reverse way is to input “start” value greater than “end” value in the Input Box. The same task can be done easily by clicking the (rev) button. As the (rev) button reverses start and end points of the present displayed sequence so this can change the display mode from normal to reverse or vice versa. If you press the (fasta) button on reverse mode, then the complementary strand of displayed strand will be retrieved.
     
    131129
    132130 
    133 === Setting for Tracks ===
     131== Setting for Tracks ==
    134132
    135133On main screen, when the cfg.png button, beside the track name, is pressed, the display of that track can be customized as above image. The customizing contents of the tracks differ from each other. On the other hand, there are some tracks which contents cannot be customized at all. For details, please refer to the individual tracks information. 
    136134
    137135 
    138 ==  Pre-defined Tracks ==
    139 === Overview Track ===
     136=  Pre-defined Tracks =
     137== Overview Track ==
    140138
    141139[[Image(track_overview.png)]]
     
    144142
    145143 
    146 === Ruler and Zooming Tracks ===
     144== Ruler and Zooming Tracks ==
    147145
    148146Both the ruler track and the zooming track are displaying same contents with different color. These two show the base position number of the present displayed content with respect to the total sequence.  If you click any position of the ruler track, the viewpoint will move to the middle position. For example, if the rightmost end of the ruler track is clicked then the same effect will be happed as the ff.png button of main screen is pressed. Before using the zoom button on main screen, it is better to have the required region on middle position by using the ruler track to smoothing future enlarge processing.
     
    151149
    152150 
    153 === Base Color Track ===
     151== Base Color Track ==
    154152
    155153Base color track changes the sequence to color mode. All four ATGC bases are displayed by converting to the individual color. It is natural to display each base pair by one pixel. By zooming in, you can see any specific region of the sequence in alphabet symbol (above bottom image).