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

won't load charts #51

Open conle215 opened 9 years ago

conle215 commented 9 years ago

I'm using .biom files made in mothur, and I used the work around: sed 's#null#{}#g' file_name.biom > file_name.unique.biom to get phinch to take the file, but when I go to actually play with the data and charts, it just loads forever.

gregcaporaso commented 8 years ago

I'm having the same issue with some files generated by QIIME. I'm assuming that there is an issue with the file (it's a json-formatted BIOM file with sample and observation metadata), but it doesn't seem like there is any reporting on what that issue might be.

This seems related to #15.