PhinchApp / Phinch

Phinch is a data visualization framework aimed at promoting novel explorations of large biological datasets (microbiomes, metagenomes, etc.). Features include support for HDF5 and JSON BIOM files, retooled visualizations, improved image export and sharing, and the ability to work offline.
BSD 2-Clause "Simplified" License
36 stars 9 forks source link

Error loading BIOM 1.0.0 Json file #12

Open ppericard opened 4 years ago

ppericard commented 4 years ago

Hi, I have trouble loading a BIOM file that should be correctly formated. It is a JSON file, generated with PIPITS (https://github.com/hsgweon/pipits) and automatically converted from tab-format to BIOM 1.0.0 Json with BIOM-FORMAT 2.1.7. When I load this file in Phinch, it doesn't validate. otu_table.biom.txt Could you help me understand why this file doesnt load please ? Best regards, Pierre

carolynePearl commented 4 years ago

i am having the same issue any answers