ChIPpeakAnno (version 3.6.4)

TSS.human.GRCh38: TSS annotation for human sapiens (GRCh38) obtained from biomaRt

Description

TSS annotation for human sapiens (GRCh38) obtained from biomaRt

Usage

data(TSS.human.GRCh38)

Arguments

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

Run this code
data(TSS.human.GRCh38)
slotNames(TSS.human.GRCh38)

Run the code above in your browser using DataLab