wilzbach / msa

Modular BioJS compoment for a multiple sequence alignment
http://msa.biojs.net
Boost Software License 1.0
168 stars 79 forks source link

Overview view does not respect sizes of parent divs #207

Closed alpae closed 7 years ago

alpae commented 8 years ago

The overview box does not get scaled according to the size of the parent div. This makes integration in existing webpages difficult.

Also, if the MSA has many sequences, the overview becomes huge and it is difficult to actually get an overview of the MSA.

I implemented a PR that combines several residues/nucleotides from one or several sequences with a consensus residue. The default configuration still mimic the old behaviour.

sillitoe commented 7 years ago

Thanks, should be resolved in #208.