The error: length of 'dimnames' [1] not equal to array extent in Tax4Fun

Dear QIIME2 users

When I use the Tax4fun to analyse my data,after I imported my data by “QIIMESingleData <- importQIIMEData(“feature-table.txt”)” and run analysis by “Tax4FunOutput <- Tax4Fun(QIIMESingleData, “SILVA123”, fctProfiling = FALSE, refProfile = “UProC”, shortReadMode = TRUE, normCopyNo = TRUE)”, there was an weird error:“Error in dimnames(x) <- dn : length of ‘dimnames’ [1] not equal to array extent”.

I don’t know what the problem is and how to solve it.

But what is more curious is this: when I used entire data of sample file (wget http://tax4fun.gobics.de/QIIME/HMP_0.97_table.txt), everything was ok. But when I used partial data of sample file (such as only using first ten lines of sample file ), the same error occurred.

Thank you for your help.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.