Impute: Imputes values for all markers (used as input) for each cell

Description Usage Arguments Value

Description

This function takes as input the markers to be imputed from a pre-existing KNN computation.

Usage

1
Impute(cells, input.markers, nn)

Arguments

cells

the input matrix of cells

input.markers

the markers the user wants to impute

nn

the matrix of k-nearest neighbors (derived perhaps NOT from the "input markers" above)

Value

a data frame of imputed cells for the "input markers" of interest


tjburns08/Sconify documentation built on May 31, 2019, 8:56 a.m.