Closed LTLA closed 7 years ago
Check if it passes R CMD CHECK, I think I've caught all possible bugs but you never know.
R CMD CHECK
normalize now stores the unity-centred size factors in the output SCESet object, given that those values are what it uses to compute exprs anyway. Might as well be consistent.
normalize
SCESet
exprs
Thanks, Aaron.
Check if it passes
R CMD CHECK
, I think I've caught all possible bugs but you never know.