UTGBMedaka/Track: ChromosomeOverView.html

File ChromosomeOverView.html, 1.3 KB (added by kobayashi, 18 years ago)
Line 
1<html>
2<head>
3<META http-equiv="Content-Style-Type" content="text/css; chrset=shift_jis"> 
4<style type="text/css">
5
6</style>
7</head>
8<body BgColor="lightcyan">
9<Basefont Size="5"> 
10<title>ChromosomeOverView</title>
11<body>
12<h1>Track Imformation</h1>
13<h2><b>ChromosomeOverView</b></h2>
14<img src="img/ChromosomeOverView.jpg"
15<width="908" height="20" alt="ChromosomeOverView.jpg"><br>
16
17<p>
18This track shows the location of presently displayed scaffold on the chromosome. In the above image, for instance, the blue-colored box shows the position of scaffold100 on chromosome 6, which is represented in the yellow bar. Click on any position of this track will bring you to the <a href="#chr">chromosome view</a>. The next scaffolds are indicated at the both end of yellow bar.  Click on the scaffold name shown in light blue to move to the view of the corresponding scaffold.
19</p>
20
21<p><A Name="chr">Chromosome view</A></p>
22<img src="img/ChrView2.jpg"
23<width="980" height="325" alt="ChrView.jpg"><br>
24<p>
25The relationship among chromosome, scaffolds and genetic markers is shown in this window. The initial view is very busy, however, you can zoom into any region. Click on the scaffold name and genetic marker name to see the corresponding scaffold and genetic marker information, respectively.</p>
26
27
28</body>
29</html>