vmikk / metagMisc

Miscellaneous functions for metagenomic analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phyloseq_filter_prevalence error

lcamVz opened this issue · comments

Runnung the command test <-metagMisc::phyloseq_filter_prevalence(ASVnoSingletons, prev.trh = 0.10, abund.trh = NULL)

looking to filter the OTUs that appear in >10% I receive this error
Error in dimnames(x) <- dn : length of 'dimnames' [1] not equal to array extent

What it can be>