Last data update: 2014.03.03

R: write ChIP-chip data to a gff file
writeGFFR Documentation

write ChIP-chip data to a gff file

Description

This function writes the all columns of the assayData to a gff file.

Usage

writeGFF(expressionSet, probeAnno, file)

Arguments

expressionSet

an ExpressionSet object

probeAnno

a probeAnno object

file

path to write to

Author(s)

Benedikt Zacher zacher@lmb.uni-muenchen.de

Results