Learn R Programming

annotables (version 0.1.90)

bdgp6: Fruitfly annotation data

Description

Fruitfly (Drosophila melanogaster) annotations based on genome assembly BDGP6 from Ensembl.

Usage

bdgp6

Arguments

Format

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

Details

Variables:

  • ensgene

  • entrez

  • symbol

  • chr

  • start

  • end

  • strand

  • biotype

  • description

Examples

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

Run the code above in your browser using DataLab