gene_annotation_sample {cicero}R Documentation

Example gene annotation information

Description

Gencode gene annotation data from chromosome 18 of the human genome (hg19).

Usage

gene_annotation_sample

Format

A data frame with 15129 rows and 8 variables:

chromosome

Chromosome

start

Exon starting base

end

Exon ending base

strand

Exon mapping direction

feature

Feature type

gene

Gene ID

transcript

Transcript ID

symbol

Gene symbol


[Package cicero version 1.11.1 Index]