powered by
data(TSS.human.GRCh37)
mart = useMart(biomart = "ENSEMBL_MART_ENSEMBL", host="grch37.ensembl.org", path="/biomart/martservice", dataset = "hsapiens_gene_ensembl") getAnnotation(mart, featureType = "TSS")
data(TSS.human.GRCh37) slotNames(TSS.human.GRCh37)
Run the code above in your browser using DataLab