Description Usage Arguments Value
Converts the PEAKS BED12 format to a usable GRanges BED6 format for downstream analysis
1 | .retrieve.peaks.as.granges(PEAKS, GENE, DF = F)
|
PEAKS |
A data frame containing the following columns, and potentially extras, usually found in a BED12 file, base 0 system |
GENE |
The ID of the gene |
DF |
Return as a data.frame. Otherwise, return as a GRanges object |
a data.frame or GRanges object in BED6 format containing only peaks assigned to a gene with an extra column for the peak index from where it was extracted and a sample id
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.