ChIPpeakAnno (version 3.6.4)

TSS.zebrafish.Zv8: TSS annotation data for zebrafish (Zv8) obtained from biomaRt

Description

A GRanges object to annotate TSS for zebrafish (Zv8) obtained from biomaRt

Usage

data(TSS.zebrafish.Zv8)

Arguments

Details

Annotation data obtained by: mart <- useMart(biomart="ENSEMBL_MART_ENSEMBL", host="may2009.archive.ensembl.org", path="/biomart/martservice", dataset="drerio_gene_ensembl") getAnnotation(mart, featureType = "TSS")

Examples

Run this code
data(TSS.zebrafish.Zv8)
slotNames(TSS.zebrafish.Zv8)

Run the code above in your browser using DataLab