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

Support of the JalView format #179

Closed TatyanaGoldberg closed 2 years ago

TatyanaGoldberg commented 8 years ago

Currently, we can import by JalView generated sequence annotation files only if they are in the GFF format. However, we should also be able to upload and visualize files in the JalView format: http://www.jalview.org/help/html/features/featuresFormat.html. This is currently missing and needs to be fixed.

wilzbach commented 8 years ago

That sounds like a regression - in theory the GFF parser should support both GFF3 and Jalview feature files.