phyloseq biom json format conversion needed to hdf5 format for qiime
1
0
Entering edit mode
newmanss • 0
@newmanss-7190
Last seen 6.3 years ago
United States

Hi,

I have analyzed my metagenome data with phyloseq and used the R package biom to output a biom file containing my phyloseq normalized and filtered data.  I need to run a statistical test in Qiime.  My biom file generates an error that appears to be a column name problem for 'id'.  As best I can determine, the source of the problem is that my biom file is formatted in the old version 1.4 json, and qiime requires version 2 hdf5 format.  I have repeatedly tried the biom convert command recommended here, http://biom-format.org/documentation/biom_conversion.html.  Can someone please help me with the correct conversion method to convert from the R biom file to a format accepted by qiime?

Susan

biom json hdf5 qiime phyloseq • 1.9k views
ADD COMMENT
0
Entering edit mode
Bernd Fischer ▴ 550
@bernd-fischer-5348
Last seen 7.3 years ago
Germany / Heidelberg / DKFZ

biom is a CRAN package, you should directly write to the respective CRAN mailing list or to the authors of the package.

There exists as well a vignette for the biom package: https://cran.r-project.org/web/packages/biom/vignettes/biom-demo.html 

 

ADD COMMENT

Login before adding your answer.

Traffic: 453 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6