I would like to open those files with R to do further analyses, in particular see the features table (EC, KO or pathway) per sample.
In order to do that, I tried to use the read_qza function from the qiime2R package (https://rdrr.io/github/jbisanz/qiime2R/man/read_qza.html). But I get the following error:
Error in read_biom(paste0(tmp, "/", artifact$uui, "/data/feature-table.biom")) :
Both attempts to read input file:
/var/folders/x6/clm4hj_54rjbhvlq56n652sh0000gn/T//RtmpeaKkxD/1fbcde60-ecb7-4736-9c2f-3701f55d6e80/data/feature-table.biom
either as JSON (BIOM-v1) or HDF5 (BIOM-v2).
Check file path, file name, file itself, then try again.
I also tried to convert the .qza file to .biom file using the qiime tools export function and then to open the .biom file with read_biom but I get a similar error. Could you indicate me how to open those .qza files in R?
Many thanks for your help.
A.
--
You received this message because you are subscribed to the Google Groups "picrust-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to picrust-user...@googlegroups.com.
To post to this group, send email to picrus...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.