TSS.human.NCBI36: TSS annotation for human sapiens (NCBI36) obtained from...

TSS.human.NCBI36R Documentation

TSS annotation for human sapiens (NCBI36) obtained from biomaRt

Description

TSS annotation for human sapiens (NCBI36) obtained from biomaRt

Usage

TSS.human.NCBI36

Format

GRanges with slot start holding the start position of the gene, slot end holding the end position of the gene, slot names holding ensembl gene id, slot seqnames holding the chromosome location where the gene is located and slot strand holding the strinad information. In addition, the following variables are included.

list("description")

description of the gene

Details

used in the examples Annotation data obtained by:

mart = useMart(biomart = "ensembl_mart_47", dataset = "hsapiens_gene_ensembl", archive=TRUE)

getAnnotation(mart, featureType = "TSS")

Examples


data(TSS.human.NCBI36)
slotNames(TSS.human.NCBI36)


jianhong/ChIPpeakAnno documentation built on April 28, 2024, 3:10 p.m.