Skip to content
This repository has been archived by the owner on May 22, 2022. It is now read-only.
Sebastian Wilzbach edited this page Jun 1, 2016 · 28 revisions

Welcome to the MSA wiki! This wiki is also open source and even you can edit it :)

Help and support

Here is a list of pointers that help you to understand the structure of this project.

Information for developer

Important concepts

new: This talk gives a introduction into the Model-View concept used in this MSA viewer

New to the MSA

Customizing

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.
Clone this wiki locally