VisMu can be executed on any Windows Linux or MacOS X computer with installed Java version 1.4 or higher.
Follow these instructions to install Java on your machine:
Windows |
Linux |
Solaris
Macintosh users should upgrade their OS to 10.1 or better. Additional java upgrades may be available from Apple's download page.
| File | status | description |
|---|---|---|
| Sequence | mandatory | FASTA format file. Distributive package contains an example file ABO.fsa |
| Pretty base | mandatory | This text format file contains list of all deviations from original sequence for other samples.See example file for details |
| annotation | optional | This text format file contains annotation. Each line of the file contains description of one annotated region and starts with three fields separates by space: annotation_type start_pos_on_query end_pos_on_query. Other fields will be ignored. See example file for details |
| Protein alignment | optional | This FASTA format file contains protein alignment aligned to the main sequence. See example file for details |
The distributive package contains some example files. The start.bat will rum VisMu with these input files: -rs=ABO.fsa -an=annot.txt -pb=abobg.prettybase.txt -pa=boproteinalignment.mfa and user can edit the start.bat file by using the right button of the mouse and replace the name of the files by yours. See Usage section for details. If program will found that some mandatory files were omitted it will open a Wizard window so you can open necessary files at program startup.
|
|
Click on any part of the image to see details
![]() |
![]() |
Zoom in or zoom out view window |
![]() |
![]() |
Scroll left or right 1/2 window width from current position |
![]() |
Recalculate tree and rebuild view |
The top panel of the program shows annotation in gene coordinates. Semi-transparent red rectangle shows current position relative the whole gene length. You can drag this rectangle by mouse to change current position or drag left or right rectangle borders to change start or end position respectively.
Zoom panel shows positions of mutation points on the zoomed area of the first sequence and points to their positions on the mutations panel.
Status Bar is used to show current status messages and contains progress bar
java [-Xmx###M] -classpath "... ..." DTree parameters
For classpath details see corresponding starting script.
| Parameter | Default | Comment |
|---|---|---|
| -cl | ./cluster | Path to cluster program |
| -rs | Fasta File | |
| -an | Annotation File | |
| -pb | Pretty Base File | |
| -ps | Protein Alignment File | |
| -d | Debug output |