Open amcdavid opened 11 years ago
I'm fine with 1. On Mar 8, 2013 11:53 AM, "Andrew McDavid" notifications@github.com wrote:
Analysis functions should either 1) take na.rm, or 2) we should have a slot in SingleCellAssay objects that specify how NAs will be treated in analysis.
I'd lean towards 1, because adding a slot is likely to be a bit invasive at this point. @gfinak https://github.com/gfinak your thoughts?
— Reply to this email directly or view it on GitHubhttps://github.com/RGLab/SingleCellAssay/issues/16 .
Analysis functions should either 1) take na.rm, or 2) we should have a slot in SingleCellAssay objects that specify how NAs will be treated in analysis.
I'd lean towards 1, because adding a slot is likely to be a bit invasive at this point. @gfinak your thoughts?