Learn R Programming

annotables (version 0.1.90)

grch38: Human annotation data

Description

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

Usage

grch38

Arguments

Format

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

Details

Variables:

  • ensgene

  • entrez

  • symbol

  • chr

  • start

  • end

  • strand

  • biotype

  • description

Examples

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

Run the code above in your browser using DataLab