RGLab / flowStats

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

Update landmark registration call #47

Closed mikejiang closed 2 years ago

mikejiang commented 2 years ago

The latest fda::landmarkreg api change breaks flowStat::warpSet function, therefore failed bioconductor package build

Test shows normalization behaves as expected image

gs <- normalize(gs, populations=c("CD4+CD8-CD69"),dims=c("CD69"), minCountThreshold = 50)
Estimating landmarks for channel CD69 ...
Registering curves for parameter CD69 

image