gffSub: Example of a genomic feature object

Description Usage Details Author(s) Examples

Description

Example of a genomic feature object

Usage

1

Details

gffSub is a data frame that contains the features from 35000bp - 50000bp in yeast chromosome one.

Author(s)

Zhenyu Xu <zhenyu@ebi.ac.uk>

Examples

1
2
3
4
5
  data(segnf)
  data(gffSub)
  nmLabel = colnames(segnf$"1.+"@y)
  plotAlongChrom(segnf,chr=1, coord=c(35000,50000),what="heatmap", 
  		gff=gffSub,rowNamesHeatmap=nmLabel)

tilingArray documentation built on Nov. 8, 2020, 10:59 p.m.