Learn R Programming

Rgb (version 1.6.1)

hsFeatures: Homo sapiens GRCh37 genomic features

Description

hsGenes contains 8000 randomly choosen human genes, from the NCBI repository.

hsBands contains the whole list of human chromosome G-banding, from the UCSC repository.

Both are provided as exemplar data of genomic features.

Usage

hsGenes
  hsBands

Arguments

Format

For hsGenes, a data.frame with 8000 rows and the following columns : "chrom", "start", "end" and "name".

For hsBands, a track.table object with 862 rows and the following columns : "name", "chrom", "strand", "start", "end", "stain".