Skip to content
Prev 139010 / 398506 Next

p-adjust using Benjamn and Hochberg

Hello,

I am trying to use the p.adjust function for multiple testing.

here is what i have

9997                201674_s_at  0.327547396
9998                221013_s_at  0.834211067
9999                221685_s_at  0.185099475

I import them from excel have have the gene symbol as well as the pvalue

here is the issue
Error in p[nna] : object is not subsettable
In addition: Warning message:
In is.na(p) : is.na() applied to non-(list or vector) of type 'closure'
Is there anything i need to change?

thanks,
k