Open fconstancias opened 1 year ago
Hi @fconstancias
Thanks very much! I find I ignored the sequences conversion between phylsoeq and microtable. I have added this and updated file2meco package in github. It is ok now in my test. If necessary, please reinstall the package from github and try again.
Best, Chi
Dear @ChiLiubio,
Thanks for this game changing R package. I am trying to import a phyloseq object using
file2meco::phyloseq2meco
.My initial phyloseq object contains ASV sequences
refseq()
but it is missing from the microtable-class object generated using microtable-class objectfile2meco::phyloseq2meco
.Is it expected? How ot fix this?
Thanks