the usage of package "qvalue"
1
0
Entering edit mode
yueli7 ▴ 20
@yueli7-8401
Last seen 3.3 years ago
China

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

 

 

usage qvalue • 1.2k views
ADD COMMENT
0
Entering edit mode

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

ADD REPLY
2
Entering edit mode
@james-w-macdonald-5106
Last seen 7 hours ago
United States

Have you read the vignette?

library(qvalue)

vignette("qvalue")
ADD COMMENT

Login before adding your answer.

Traffic: 987 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