RGLab / MAST

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

Ensure primerids are sorted the same way in each idvars subgroup. #8

Closed gfinak closed 11 years ago

gfinak commented 11 years ago

We could handle this with data.table and setting a key

gfinak commented 11 years ago

Fixed in 9f230d83