Hi,
It seems I have already installed the package qvalue.
I have a dataset by hand.
The file name is testis_soma.txt.
The data format is just as follow:
0.0642720365
0.0642720365
0.0642720365
0.0642810982
0.0642810982
0.0642810982
0.0643117914
0.0643117914
How can I use qvalue?
Thanks in advance for great help!
Yue
> library(qvalue)
载入Tcl/Tk接口... 完成
> sessionInfo()
R version 2.15.1 (2012-06-22)
Platform: x86_64-pc-linux-gnu (64-bit)
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=C LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] qvalue_1.32.0
loaded via a namespace (and not attached):
[1] tcltk_2.15.1
If you haven't read the vignette that is the place to start. If you have any issues with using `qvalue` then please post your error message ... Also, we have a shiny implementation here: qvalue.princeton.edu