TSS.human.GRCh38 {ChIPpeakAnno}R Documentation

TSS annotation for human sapiens (GRCh38) obtained from biomaRt

Description

TSS annotation for human sapiens (GRCh38) obtained from biomaRt

Usage

TSS.human.GRCh38

Format

A 'GRanges' [package "GenomicRanges"] object with ensembl id as names.

Details

used in the examples Annotation data obtained by:

mart = useMart(biomart = "ensembl", dataset = "hsapiens_gene_ensembl")

getAnnotation(mart, featureType = "TSS")

Examples


data(TSS.human.GRCh38)
slotNames(TSS.human.GRCh38)


[Package ChIPpeakAnno version 3.26.4 Index]