When you open UGENE for the first time, there is an empty UGENE window with the main menu bar. 

<center>
  <img src="/wiki/download/attachments/2523429/ugene_main_window.gif"/>
</center>


Using these menus you can run many algorithms, configure different settings and get help.






 


You can select and analyze different files such as sequences, multiple sequence alignments, short reads assemblies and etc. To open a file click on the File-->Open or click on the Open icon and choose the file:

<center>
  <img src="/wiki/download/attachments/2523429/pic20.png"/>
</center>

1. Nucleotide or protein sequences (Sequence View). If you open a sequence the following views are available: the project view with your documents, the sequence view with your sequence and its annotations, options panel with additional info and algorithms. You can also use algorithms and instruments from the context menu or the toolbar: 

<center>
  <img src="/wiki/download/attachments/2523429/pic4_1.png"/>
</center>

Example 1: Finding open reading frames (ORFs) in your sequence. Select the Analyze-->Find ORFs item from the context menu:

<center>
  <img src="/wiki/download/attachments/2523429/pic6.png"/>
</center>

Or click on the Show ORFs button on the toolbar :

<center>
  <img src="/wiki/download/attachments/2523429/pic7.png"/>
</center>

After that you will see your sequence with ORFs:

<center>
  <img src="/wiki/download/attachments/2523429/pic8_1.png"/>
</center>

2. Multiple sequence alignment (MSA Editor).  If you open a multiple sequence alignment the following views are available: the project view with your documents, the MSA Editor with your alignment, options panel with additional info and algorithms. You can also use algorithms and instruments from the context menu or the toolbar: 

<center>
  <img src="/wiki/download/attachments/2523429/pic5.png"/>
</center>

Example 2:Build a tree from your alignment. You can do this by three different ways:

a. From the toolbar:

<center>
  <img src="/wiki/download/attachments/2523429/pic9.png"/>
</center>

b. From the context menu:

<center>
  <img src="/wiki/download/attachments/2523429/pic10.png"/>
</center>

c. From the Options Panel:

<center>
  <img src="/wiki/download/attachments/2523429/pic11.png"/>
</center>

After calculation the tree appears in the MSA Editor in a separate window:

<center>
  <img src="/wiki/download/attachments/2523429/pic12.png"/>
</center>

3. SAM/BAM files (Assembly Browser). If you open a file with a short reads assembly, like BAM or SAM files you see the following picture:

<center>
  <img src="/wiki/download/attachments/2523429/pic13.png"/>
</center>

Example 3: Highlighting the strand of reads. You can do this using the context menu or the Options Panel.

<center>
  <img src="/wiki/download/attachments/2523429/pic14 (3).png"/>
</center>