Description Usage Arguments Value Examples
This function calculates PTDO when fix PTDO=0.80.
1 | PTDO80(observed, expected, result)
|
observed |
Observed single cells matrix with each column being the upper triangular of a single cell. |
expected |
Underline true counts from simulation. |
result |
Result from MCMCImpute funtion. |
A vector of PTSZ and its SD when fixing PTDO to be 0.80, and the threshold used in that case.
1 | PTDO80(observed=K562_T1_7k, expected=K562_1_true, result=T1_7k_res)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.