saveOutput: Save the peak detection output to a text file

Description Usage Arguments Value Author(s)

View source: R/saveOutput.R

Description

This function saves the output of the peakDetetection funtion (peakgenes, peaklocation and peakheight) to a text file.

Usage

1
saveOutput(peakdet, filename)

Arguments

peakdet

A list returned by the peakDetection function.

filename

A character string defining the output file.

Value

This function does not return any value but saves data to a text file.

Author(s)

David Lauenstein


Biopeak documentation built on Aug. 21, 2019, 5:10 p.m.