RCircos.Heatmap.Data: Sample Data for RCircos Heatmap Plot

RCircos.Heatmap.DataR Documentation

Sample Data for RCircos Heatmap Plot

Description

A dataset with the first three columns as chromosome names, start position, and end position followed by a column of gene names then columns of gene expression values.

Usage

data(RCircos.Heatmap.Data)

Format

A data frame with 6660 observations on the following 10 variables.

Chromosome

a factor with levels chr1 chr10 chr11 chr12 chr13 chr14 chr15 chr16 chr17 chr18 chr19 chr2 chr20 chr21 chr22 chr3 chr4 chr5 chr6 chr7 chr8 chr9 chrX chrY

chromStart

a numeric vector

chromEnd

a numeric vector

GeneName

a character vector

X786.O

a numeric vector

A498

a numeric vector

A549.ATCC

a numeric vector

ACHN

a numeric vector

BT.549

a numeric vector

CAKI.1

a numeric vector

Source

Modified from NCBI GEO dataset: GSE32474.


RCircos documentation built on March 18, 2022, 7:59 p.m.