Learn R Programming

annotables (version 0.1.90)

rnor6: Rat annotation data

Description

Rat (Rattus norvegicus) annotations based on genome assembly RNOR6 from Ensembl.

Usage

rnor6

Arguments

Format

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

Details

Variables:

  • ensgene

  • entrez

  • symbol

  • chr

  • start

  • end

  • strand

  • biotype

  • description

Examples

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

Run the code above in your browser using DataLab