Entering edit mode
Try this:
|library(flowStats)
help(curv2Filter)
|
Eventually |bwFac| and |gridsize| are passed down to
|feature::featureSignif| function, so you may want to checkout its doc
as well
|library(feature)
help(featureSignif)
|
If you are looking for |data-driven| gating, I recommend |flowClust|
instead, which is currently more actively maintained and supported
than
|curv2Filter|.
Mike
On 06/12/2014 08:24 AM, Nacho BorrĂ¡s Sisternas wrote:
> Hello Mike,
>
> I would like to ask you a question about curv2Filter sensibility...
I
> do not really understand the meaning of bwFac and gridsize. I have
> read the tutorial, but I dont really catch it.
>
> Is there a beginner explanation of both sensibility parameters? I
will
> be really pleased for the answer.
>
> Thank you,
>
> Nacho.
[[alternative HTML version deleted]]