Description Usage Arguments Value References See Also Examples
Alphat calculator Plots a histogram of FACs input and allows the user to select the Alphat threshold.
1 | findAlphat(x, channels)
|
x |
data frame from scsaDat |
channels |
number of channels used in FACs acquisition |
Returns Alphat threshold value selected by the user.
Evenson DP, Larson KL, Jost LK (2002) Sperm Chromatin Structure Assay: Its Clinical Use for Detecting Sperm DNA Fragmentation in Male Infertility and Comparisons With Other Techniques. Journal of Andrology, 23, 25–43.
scsa, scsaDat, findHDS
1 2 3 4 5 6 | ## Not run:
data(zf_facs)
x <- scsaDat(dat)
findAlphat(x)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.