getPeakRegion | R Documentation |
Do overlap over input peaks files in same condition, then merge the control and treatment peaks
getPeakRegion(fd)
fd |
dataframe the file format is input file to show the sample name, TF, Control, Treatment, bam file path, and peak files path. |
list peakL list of GRanges objects, peak coordinates in each peak file po GRanges objects, which contains overlapped peak coordinate in each peak file pu GRanges objects, which contains union peak coordinate in each peak file
peaksAll = getPeakRegion(fd)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.