Description Usage Arguments Warning Author(s) See Also
View source: R/getPeakReads_batch.R
Extracts reads falling within list of putative peaks from
a list of padded bedGraph files and outputs to specified file.
Uses the getPeakReads
function.
1 | getPeakReads_batch(peaks, indir, design, outfile)
|
peaks |
File containing peak locations in first three columns: chromosome, start, end |
indir |
Input directory containing padded bedGraph files. |
design |
Tab-delimited file containing two columns: <file name> <ID>. Files are assumed to be in
|
outfile |
Output file. |
peaks
must be obtained as output by WaveSeqR.
Apratim Mitra
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.