Description Usage Arguments Value Examples
Reads an output bed files from "rf-peakcall"
1 | readPeakBed(bed.path, as.GRanges = F)
|
as.GRanges |
Returns the bed file as a "GRanges object" |
inbed |
Bed file input generated from "rf-peakcall" |
Returns a bed file as as data.frame or GRanges object
1 | wt1.bed <- readPeakBed(bed.path = "primaseq/data/wt1.bed")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.