narrowpeaksDiff(bedFile, headerBed= TRUE, flank=100, bigwigs , conditions ,
nbasis=50, pcs = 10, bigWigSummaryPath=getwd(), variation = 0.6)
narrowpeaks
, NarrowPeaks-package
##library(NarrowPeaks)
##bigwigs <- c("A_rep1.bw","A_rep2.bw","A_rep3.bw","B_rep1.bw","B_rep2.bw","B_rep3.bw")
##conds <- c("A","A","A","B","B","B")
##x <- narrowpeaksDiff(bedFile="regions.bed", bigwigs=bigwigs, conditions=conds, variation = 0.8)
##x$p.values
Run the code above in your browser using DataLab