Last data update: 2014.03.03

R: Test statistics derived from a deepSAGE experiment
deepSAGER Documentation

Test statistics derived from a deepSAGE experiment

Description

follow

Usage

data(deepSAGE)

Format

A vector of 44882 test statistics.

Vector of test statistics obtained by performing a likelihood ratio test using edgeR

Details

follow

Source

't Hoen, P.A.C. Ariyurek, Y. Thygesen, H.H. Vreugdenhil, E. Vossen, R.H.A.M. de Menezes, R.X. Boer, J.M. van Ommen, G.B. and den Dunnen, J.T., Deep Sequencing-based Expression analysis shows Major Advances in Robustness, Resolution and Inter-lab Portability over Five Microarray Platforms, Nucleic Acids Research, 2008.

Examples

data(deepSAGE)
str(deepSAGE)

Results


R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(SSPA)
Loading required package: qvalue
Loading required package: lattice
Loading required package: limma
> png(filename="/home/ddbj/snapshot/RGM3/R_BC/result/SSPA/deepSAGE.Rd_%03d_medium.png", width=480, height=480)
> ### Name: deepSAGE
> ### Title: Test statistics derived from a deepSAGE experiment
> ### Aliases: deepSAGE
> ### Keywords: datasets
> 
> ### ** Examples
> 
> data(deepSAGE)
> str(deepSAGE)
 num [1:44882] 133.5 93.8 89.5 88.8 87.4 ...
> 
> 
> 
> 
> 
> dev.off()
null device 
          1 
>