Closed hackerzone85 closed 7 years ago
Hi Mahendra,
offset.added
simulates what would be the technical variation that needs to be detected and removed from the data. It is just a number for each sample, that is, for each column of the matrix expr.data
. The sweep()
call adds those numbers, by columns, to expr.data
I do not understand these two commands i.e. concept of adding offset. Could you explain? Please..