Closed amcdavid closed 8 years ago
A fast way to do this would be with data.table..
On Wed, Sep 25, 2013 at 3:16 PM, Andrew McDavid notifications@github.comwrote:
When using combine to add to the featureData or cellData, we should make it harder to incorrectly add data by matching by row.names or a common field if possible.
— Reply to this email directly or view it on GitHubhttps://github.com/RGLab/SingleCellAssay/issues/27 .
Greg Finak, PhD Staff Scientist Vaccine and Infectious Disease Division Fred Hutchinson Cancer Research Center Seattle, WA 98109
(206)667-3116 gfinak@fhcrc.org
Yeah, I don't think this is a huge time bottleneck at the moment, and everything is internally represented as an AnnotatedDataframe anyways.
On Wed, Sep 25, 2013 at 3:19 PM, Greg Finak notifications@github.comwrote:
A fast way to do this would be with data.table..
On Wed, Sep 25, 2013 at 3:16 PM, Andrew McDavid notifications@github.comwrote:
When using combine to add to the featureData or cellData, we should make it harder to incorrectly add data by matching by row.names or a common field if possible.
— Reply to this email directly or view it on GitHub< https://github.com/RGLab/SingleCellAssay/issues/27> .
Greg Finak, PhD Staff Scientist Vaccine and Infectious Disease Division Fred Hutchinson Cancer Research Center Seattle, WA 98109
(206)667-3116 gfinak@fhcrc.org
— Reply to this email directly or view it on GitHubhttps://github.com/RGLab/SingleCellAssay/issues/27#issuecomment-25129546 .
When using combine to add to the featureData or cellData, we should make it harder to incorrectly add data by matching by row.names or a common field if possible.