RGLab / MAST

Tools and methods for analysis of single cell assay data in R
226 stars 57 forks source link

combine error on NanostringAssay #10

Closed gfinak closed 11 years ago

gfinak commented 11 years ago

constructors were expected to take certain named parameters so that combine would work properly and construct the appropriate type of assay. I broke this with the NanostringAssay constructor (bacause I forgot about it). Needs to be fixed.

amcdavid commented 11 years ago

Closed in 64a74e2