This repository has been archived by the owner on May 22, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 79
Home
Sebastian Wilzbach edited this page Jun 1, 2016
·
28 revisions
Welcome to the MSAViewer wiki!
This wiki is also open source and even you can edit it :)
- User manual - Information for users
- Don't hesitate to open issue on Github
- Feel free to ping us on the Gitter live chat
Here is a list of pointers that help you to understand the structure of this project.
new: This talk gives a introduction into the Model-View concept used in this MSA viewer
- Dependencies
- Tools (over the tools used)
- Package overview
A good way to start is to have a look at the menu calls. Basically these calls show you how to interact with the MSA viewer.
The TOP-3 attributes of the MSA instance are:
-
seqs
the sequences (a Backbone Collection) -
el
the element itself -
g
globals you might want to change interactively.