Description Usage Arguments Details Value References See Also Examples
Calcuates SCSA statistics for a sample.
1 |
x |
list from scsaDat output |
id |
sample id |
thresh.alphat |
Alphat threshold value. If not specified, a plot will be generated for the user to select the threshold. |
thresh.HDS |
High DNA Staining threshold value. If not specified, a plot will be generated for the user to select the threshold. |
... |
additional arguments to be passed |
DNA Fragmentation index (DFI) = proportion of cells above the Alphat threshold
High DNA Stainability (HDS) = proportion of cells above the HDS threshold
N = total number of cells analyzed
X.alphat = Weighted mean DFI of all cells analyzed
sd.alphat = Standard deviation of the DFI of all cells analyzed
n.comp = number of cells above the Alphat threshold
X.comp = weighted mean DFI of cells above the Alphat threshold
sd.comp = standard deviation of DFI above the Alphat threshold
thresh.alphat = user-selected Alphat threshold
thresh.HDS = user-selected HDS threshold
X.red = mean red fluorescence of all cells
X.green = mean green fluorescence of all cells
Returns a list of SCSA statistics
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, findAlphat
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.