Dear community,

I am working on a metabarcoding dataset and I want to run SpiecEasi for network. Given that I have a large dataset I tried to use only the 50 first records using the following: filter_taxa(myphyloseqobject, function (x) sum (x) > 50, TRUE)

I am interested in identifying the interactions of my clusters at the genus level so I chose this taxonomic level to color my nodes. However, all I get is many nodes that could not be interpretable. Any ideas on how I can exploit this dataset using networks ?

Thank you,

Najoua

Similar questions and discussions