The function runs BEADS for signature BAM, BAM, BW, ANY:
signature(experiment='BamFile', control='BamFile', mappability='BigWigFile', genome='ANY')
1 2 3 | beads_bam_bw(bam.file, bw.control, bw.mappability, genome, uniq = TRUE,
insert = 200L, mapq_cutoff = 10L, export = "BEADS", rdata = FALSE,
export_er = TRUE, quickMap = TRUE)
|
This function is package internal and should not be executed directly by users.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.