asinhTransform | R Documentation |
Create a flowCore compatible transform object.
This function creates a flowCore compatible transform object.
asinhTransform(transformId = "myasinh", cofactor = 5, jitter = TRUE)
transformId |
FlowCore compatible transformId |
jitter |
Logical, should small values be jittered for visual appeal? |
a |
The "a" parameter. Do not override unless you know what you're doing. |
full_scale |
The value of full-scale events (default = 2^18 - 1) |
an object of type transform
, to be used with flowCore functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.