neherlab / pan-genome-analysis

Processing pipeline for pan-genome visulization and exploration
http://pangenome.de
GNU General Public License v3.0
132 stars 37 forks source link

pan genome visualization component "Sequence Alignment" not working #22

Closed wshropshire closed 5 years ago

wshropshire commented 5 years ago

Hello,

I have had an issue both when viewing the panX Test Set as well as my own Test Set where the Sequence Alignment visualization component doesn't appear in FireFox. I was wondering if you knew if there was a particular npm module that after updating might be breaking one of your java script functions and if so, which module I need to version control for. Here is a screen shot of the issue:

Screen Shot 2019-03-28 at 11 38 25 AM

And here are all of the NodeJS/npm dependencies currently downloaded on my Mac.

Screen Shot 2019-03-28 at 11 46 11 AM Screen Shot 2019-03-28 at 11 46 25 AM Screen Shot 2019-03-28 at 11 46 33 AM

Thank you so much for your wonderful pan-genome visualization tool!

rneher commented 5 years ago

I am not aware of any incompatibility. the MSA viewer is part of the git repo. Does it work on other browsers? Do you get any errors in the browser console?

thanks, richard

wshropshire commented 5 years ago

Hey Richard,

Sorry I tested it on Chrome/Safari and they both work, just not Firefox. When I previously used this tool in November, I had issues with it working on Chrome, but maybe after updating NodeJS packages, it fixed whatever data visualization incompatibility was there. Thanks for your quick reply!