load expression matrix from csv file. works for HTO, ADT and sgRNA data
1 | loadMatrix(file = NULL, header = TRUE, row.names = 1, sep = ",")
|
file |
hash tag csv file |
header |
the file has a header or not |
row.names |
column of row names |
sep |
the field separator character. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.