I have added dba.show(siDDX5, bContrasts=TRUE), but I got the same failure. Warning messages:
1: In .Seqinfo.mergexy(x, y) : Each of the 2 combined objects has sequence levels not in the other:
- in 'x': chr2, chr3, chr5, chr7, chr8, chr9, chr10, chr11, chr16, chr17, chr19, chr20, chr21
- in 'y': chr4, chr4_GL000008v2_random Make sure to always combine/compare objects based on the same reference genome (use suppressWarnings() to suppress this warning).
2: No contrasts added. There must be at least two sample groups with at least three replicates.
3: No contrasts added. There must be at least two sample groups with at least three replicates. Here is thesiDDX5object (after the call to dba.count(), before the call to dba.contrast()):
siDDX5
4 Samples, 43710 sites in matrix:
ID Treatment Replicate Reads FRiP
1 Control1 Control 1 25177288 0.18
2 Control2 Control 2 34144959 0.26
3 siDDX5-1 siDDX5 1 29878083 0.29
4 siDDX5-2 siDDX5 2 31768685 0.32