SEVI: SEVI

Description Usage Arguments Value Examples

View source: R/SEVI.R

Description

SEVI

Usage

1
SEVI(observed, expected, imputed)

Arguments

observed

A vector of observed single cell.

expected

A vector of expected single cell.

imputed

A vector of imputed single cell.

Value

The scatterplot of expected versus imputed, with read dots being the observed zero pairs.

Examples

1
SEVI(observed=K562_T1_7k[,1], expected=K562_1_true[,1], imputed=T1_7k_imp[,1] )

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