Hi everyone,
I am trying to get differentially abundant features using dsFDR method, but I am having problem interpreting the output of 'qiime dsfdr' command.
As far as I understood from @serenejiang comment on this post, all features in the csv output file have statistically significant abundance differences across groups, ie, they have passed the alpha constraint from the dsFDR method, although, the p-values available in this file are from the original tests (non-FDR-corrected). First of all, am I missing something here?
I am asking because I have too many features in the csv output (probably all of them) and many p-values are much greater than 0.05, so how can all of them be interesting? Also, in this file is shown a 'Reject' column with 'False' entry for all features. What does it mean? As far as I understood, for this features, we cannot reject the null hypothesis (Reject = False), therefore, there is no difference in their abundance across groups, but how @serenejiang comment should be interpreted then?
Last but not least, if I want to plot the abundance across groups of a specific feature, is it okay to use the non-adjusted p-value to represent the difference statistically? Since this is the only p-value provided, I do not see any alternative.
dsfdr.csv (1.9 KB)
Thank you very much