## S3 method for class 'AromaUnitSignalBinarySet':
writeDataFrame(this, filename=sprintf("\%s.txt", getFullName(this)), path=file.path(getRootName(this, tags = "*,txt"), getFullName(this), getChipType(this, fullname = FALSE)), ..., units=NULL, columns=c("unitName", "*"), sep=" ", addHeader=TRUE, createdBy=NULL, nbrOfDecimals=4, ram=1, columnNamesPrefix=c("fullnames", "names", "none"), overwrite=FALSE, verbose=FALSE)
NULL
, all units are considered.character
string specifying what type
of prefix should be used for column names.TabularTextFileSet
object.writeDataFrame()
of AromaUnitSignalBinaryFile
for
more information.writeDataFrame()
for
AromaUnitSignalBinaryFile
.
For more information see AromaUnitSignalBinarySet
.