loadTileMatrix | R Documentation |
load TileMatrix into a sparseMatrix Ref: ArchR
loadTileMatrix(tileMatrixFile, barcodes = NULL)
tileMatrixFile |
string |
barcodes |
vector of string, if not null, filter tilematrix by barcodes, default is NULL. We assume barcodes are all in the tileMatrixFile. NOTE: No check for this. |
sparseMatrix, feature by cell, both row and colnames, ordered by barcodes if provides.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.