qvalue package:pFDR generation from pvalues
0
0
Entering edit mode
viritha kaza ▴ 580
@viritha-kaza-4318
Last seen 9.7 years ago
Hi group, I have a basic question regarding the qvalue package.The fuction qvalue for the given pvalues generates qvalue.If I am interested in getting the pFDR is it the same or do I have to give robust = TRUE for its generation. >library(qvalue) > p <- scan(“pvalues.txt”) > qobj <- qvalue(p,robust=TRUE) > qwrite(qobj, filename=“myresults.txt”) I am basically interested in getting the pFDR values from the pvalues that I input.How do I get them using this package? waiting for ur reply, Thanks, Viritha [[alternative HTML version deleted]]
qvalue qvalue • 1.0k views
ADD COMMENT

Login before adding your answer.

Traffic: 336 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6