SEVI: This function generates scatterplot of expected versus...

View source: R/SEVI.R

SEVIR Documentation

This function generates scatterplot of expected versus imputed.

Description

This function generates scatterplot of expected versus imputed.

Usage

SEVI(obsvec, expvec, impvec)

Arguments

obsvec

A vector of observed single cell.

expvec

A vector of expected single cell.

impvec

A vector of imputed single cell.

Value

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

Examples

SEVI(obsvec=K562_T1_7k[,1], expvec=K562_1_true[,1], impvec=T1_7k_imp[,1] )

Queen0044/HiCImpute documentation built on Oct. 9, 2022, 9:30 a.m.