File: diff_exp_example1.Rd

package info (click to toggle)
r-bioc-stringdb 2.18.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,572 kB
  • sloc: makefile: 5
file content (20 lines) | stat: -rw-r--r-- 663 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
\name{diff_exp_example1}
\alias{diff_exp_example1}
\docType{data}
\title{example of microarray data (data processed from GEO GSE9008)}
\description{
  example of microarray data (data processed from GEO GSE9008)
}
\usage{data(diff_exp_example1)}
\format{
  Data frames with 20861 observations on the following 3 variables.
  \describe{
    \item{\code{gene}}{a character vector}
    \item{\code{pvalue}}{a numeric vector}
    \item{\code{logFC}}{a numeric vector}
  }
}
\source{
Whyte L, Huang YY, Torres K, Mehta RG. Molecular mechanisms of resveratrol action in lung cancer cells using dual protein and microarray analyses. Cancer Res 2007.
}
\keyword{datasets}