RGLab / flowStats

flowStats: algorithms for flow cytometry data analysis using BioConductor tools
15 stars 10 forks source link

error in warpSetNCDF when normalize multi-channels #6

Closed mikejiang closed 11 years ago

mikejiang commented 11 years ago
Estimating landmarks for channel <Violet A 610/20-A> ...
Estimating landmarks for channel <Blue F 525/50-A> ...
Registering curves for parameter <Violet A 610/20-A> ...
normalizing sample 1
...
Registering curves for parameter <Blue F 525/50-A> ...
Error in is(y, c) : object 'fres' not found

The source of error was here, which removed the landmark objects of all channels.

gfinak commented 11 years ago

made the same change to warpSetNCDF