joey711 / shiny-phyloseq

An interactive web application for demonstrating and using phyloseq.
http://joey711.github.io/shiny-phyloseq
GNU General Public License v3.0
60 stars 45 forks source link

Cannot upload my data in shiny-pyloseq #62

Closed slvrshot closed 8 years ago

slvrshot commented 8 years ago

Subject is the basic issue. I select file I want to upload (.biom, tree file) and it says upload complete but my data is not present. Can you please help?

slvrshot commented 8 years ago

Easiest way to upload is to save your merge files (phyloseq object) to .Rdata. The issue above was related to my .biom file not being in JSON format.