PitchInteractiveInc / Phinch

Phinch is an open-source framework for visualizing biological data, funded by a grant from the Alfred P. Sloan foundation. This project represents an interdisciplinary collaboration between Pitch Interactive, a data visualization studio in Oakland, CA, and biological researchers at UC Riverside.
http://phinch.org/
BSD 2-Clause "Simplified" License
149 stars 30 forks source link

BIOM table with sample metadata but not taxonomy information errors #37

Open ElDeveloper opened 9 years ago

ElDeveloper commented 9 years ago

If you load a BIOM table with sample metadata but without taxonomy information, you will get an error when you click the "proceed to gallery" button:

preview init.js:14
selected_sample: 23 filter.js:751
2 Uncaught TypeError: Cannot set property 'taxonomy' of null filter.js:812

screen shot 2014-10-23 at 5 41 37 pm

hollybik commented 9 years ago

Good to know where these type of errors are popping up - adding in useful alert mechanisms will be addressed in the next phase of development (see comment on issue #15)

ElDeveloper commented 9 years ago

Thanks, got it.

On (Oct-29-14|14:08), hollybik wrote:

Good to know where these type of errors are popping up - adding in useful alert mechanisms will be addressed in the next phase of development (see comment on issue #15)


Reply to this email directly or view it on GitHub: https://github.com/PitchInteractiveInc/Phinch/issues/37#issuecomment-61005288