Hi, I have been trying to use the DiffBind for analyzing my ChIP-seq data; during the dba.contrast step, I came across an error that I show below.
> H3K4me3 <- dba.contrast(H3K4me3, H3K4me3$masks$V1, H3K4me3$masks$S1, "V", "S", minMembers=2)
Error in pv.addContrast(pv, group1, group2, name1, name2) :
Null group, can not add contrast
Could anyone tell me hwo to fix it?
Thanks,
WY