PTSZ95 | R Documentation |
This function calculates PTDO when fix PTSZ=0.95.
PTSZ95(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 form MCMCImpute function. |
A vector of PTDO and its SD when fixing PTSZ to be 0.95, and the threshold used in that case.
PTSZ95(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.