ChIPpeakAnno (version 3.6.4)

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

Description

TSS annotation for human sapiens (GRCh37) obtained from biomaRt

Usage

data(TSS.human.GRCh37)

Arguments

Details

The dataset TSS.human.GRCh37 was obtained by:

mart = useMart(biomart = "ENSEMBL_MART_ENSEMBL", host="grch37.ensembl.org", path="/biomart/martservice", dataset = "hsapiens_gene_ensembl") getAnnotation(mart, featureType = "TSS")

Examples

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

Run the code above in your browser using DataLab