Description Usage Arguments Value
This function takes as input the markers to be imputed from a pre-existing KNN computation.
1 | Impute(cells, input.markers, nn)
|
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) |
a data frame of imputed cells for the "input markers" of interest
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.