Entering edit mode
peter.rubbens
•
0
@peterrubbens-11606
Last seen 8.1 years ago
Using the package flowTrans to a flowFrame, I get the following error:
Error in .Call("biexponential_transform", y, a, b, c, d, f, w, .Machine$double.eps^0.25, : "biexponential_transform" not available for .Call() for package "flowCore" Error in p.ab$convergence : $ operator is invalid for atomic vectors.
How do I solve this?
Thanks, this seems to fix the error (in a number of cases). However, sometimes I get the following error:
Is this due to the fcs-files?
Can you share the reproducible example?
I can forward (or share) you an example of an fcs-file as well if you want to.
you can post it as attachment to the github issue or email to wjiang2@fhcrc.org
Or can it be due to the fact that in the example above the scatter and fluorescence variables are all optimalized in the same run, whereas in the paper they are treated separately?