YosefLab / scone

53 stars 12 forks source link

error when eval=TRUE and only one method #12

Closed drisso closed 8 years ago

drisso commented 8 years ago

If there is only one normalization method to "compare", scone won't work because trying to apply(., 1, .) to a vector (line 325 of scone_main.R in develop).

I don't see any obvious reason why one should evaluate only one normalization, but it should be fixed.

drisso commented 8 years ago

Fixed in develop with commit b113a2ef61191a90733805981738a1eb8fdab2d7