View source: R/exomePeak2_hg19.R
Produce code for Peak Calling with exomePeak2
1 2 3 4 5 6 7 8 9 10  | exomePeak2_hg19(
  coldata,
  bam_dir,
  front_name,
  single_base = FALSE,
  GC_correct = TRUE,
  correct_GC_bg = FALSE,
  background = "Gaussian_mixture",
  qtnorm = TRUE
)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.