PTDO80: PTDO80

Description Usage Arguments Value Examples

View source: R/PTDO80.R

Description

This function calculates PTDO when fix PTDO=0.80.

Usage

1
PTDO80(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 from MCMCImpute funtion.

Value

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

Examples

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

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