RCircos.Rat.Expr.Data {RCircos} | R Documentation |
Sample Data of Rat Gene Expression
Description
A data frame containing rat genes, genomic position and expression values of these genes.
Usage
data(RCircos.Rat.Expr.Data)
Format
A data frame with 11426 observations on the following 5 variables.
Chromosome
a factor with levels
chr1
chr10
chr11
chr12
chr13
chr14
chr15
chr16
chr17
chr18
chr19
chr2
chr20
chr3
chr4
chr5
chr6
chr7
chr8
chr9
chrX
txStart
a numeric vector
txEnd
a numeric vector
Gene
a character vector
Expr.Mean
a numeric vector
Source
Modified from GEO dataset: GSE42081.
[Package RCircos version 1.2.2 Index]