Learn R Programming

casper (version 2.6.0)

hg19DB: Subset of human genome (UCSC hg19 version)

Description

We downloaded the human genome hg19 via procGenome and selected a few genes from chromosome 1 to use as a toy data for the vignette and examples.

Usage

data(hg19DB)

Arguments

Format

An annotatedGenome object. See help(procGenome) and help(annotatedGenome-class) for details.

Examples

Run this code
data(hg19DB)
hg19DB
slotNames(hg19DB)

Run the code above in your browser using DataLab