Hello,
I would like to clarify what are the units of the "Conc" columns and also the read counts column if we set bCounts=T
.
For my analysis, I performed dba.count()
with score=DBA_SCORE_RPKM
and dba.analyze()
with method=DBA_DESEQ2.
When I call dba.report(DBA, contrast = 1, th=0.05, fold = 1.5, bCalled = T, bCalledDetail = T, bCounts = T)
- Are the concentrations and read count columns reported in log RPKM, or, log raw read counts normalized by sample with smallest library size?
- Are the concentrations and read counts reported subtracted by the corresponding input sample?
Thanks for your time and clarification! Appreciate it
Cheers,
Shamaine
Got it, thanks so much for the clarification!
Cheers