SnapATAC_runDiffusionMapsExtension | R Documentation |
Run DiffusionMaps for query cells baesd on the landmark results.
SnapATAC_runDiffusionMapsExtension(bmatLandmark, bmatQuery, mapLandmark)
bmatLandmark |
matrix, cell by feature, after binarization |
bmatQuery |
matrix, cell by feature, after binarization |
mapLandmark |
results from difusionMaps for landmark cells. |
list of two elements
dmat matrix, nquery cell by feature
sdev numeric vector, standard deviation for the query cells. NOTE: when one query have all zeros, the function will not fail, but return NaN for that query.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.