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

bug fix #182

Closed benediktrauscher closed 8 years ago

benediktrauscher commented 8 years ago

fixed a bug I introduced in 2e3295a that would prevent tree upload under certain circumstances (e.g. fer1 example). Added a bit of logic that prevents MSA sequence IDs to get messed up when several trees are uploaded consecutively Added drop import to tree example

wilzbach commented 8 years ago

@bene200 as said the string/integer comparison can shoot back at some point (if we change a bit of logic), but I will merge this, because it definitely a fix and improvement ;-)