Learn R Programming

oneChannelGUI (version 1.38.0)

reformatGdl: This function reorganizes single NGS data in a matrix to be used for statistical analysis.

Description

This function reorganizes the raw NGS data saved in a GenomeDataList object in a matrix. Matrix rows are peaks containing multiple reads. For peak detection, user has to indicate the amount of extension of each read, e.g. 200 nt in chipseq experiments, and the number of reads due by random events, e.g. 8.

Usage

reformatGdl()

Arguments