Learn R Programming

annotables (version 0.1.90)

grch37: Human annotation data

Description

Human (Homo sapiens) annotations based on genome assembly GRCH37 from Ensembl.

Usage

grch37

Arguments

Format

An object of class tbl_df (inherits from tbl, data.frame) with 66978 rows and 9 columns.

Details

Variables:

  • ensgene

  • entrez

  • symbol

  • chr

  • start

  • end

  • strand

  • biotype

  • description

Examples

Run this code
# NOT RUN {
head(grch37)
# }

Run the code above in your browser using DataLab