\name{reformatGdl} \alias{reformatGdl} \title{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() } \author{Raffaele A Calogero} \keyword{ manip }