PTSZ95: PTSZ95

Description Usage Arguments Value Examples

View source: R/PTSZ95.R

Description

This function calculates PTDO when fix PTSZ=0.95.

Usage

1
PTSZ95(observed, expected, result)

Arguments

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.

Value

A vector of PTDO and its SD when fixing PTSZ to be 0.95, and the threshold used in that case.

Examples

1
PTSZ95(observed=K562_T1_7k, expected=K562_1_true, result=T1_7k_res)

Queen0044/scHiCBayes documentation built on Dec. 18, 2021, 8:43 a.m.