writeGFF {Starr}R 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


[Package Starr version 1.36.0 Index]