I’m working with some biom files produced by itagger, and having problems getting them to load and display properly. The biom files directly outputted by itagger will load, but almost all of the samples and taxa are not shown, even though they seem to be detected as samples (see screenshot). Biom files that I have added metadata to using biom add-metadata don’t load at all. The loading progress bar will go to 100%, then nothing happens.
I looked at the example data provided, and noticed that my tables are in dense biom format, and have “int” rather than “float” for the matrix element type. Could this be causing the problem? Other than that nothing jumps out at me as being obviously wrong with my files.
Any suggestions would be appreciated, I can send the files in question if needed. Thanks!