Description Usage Arguments Examples
View source: R/visualizeMappedData.R
Generates a minimal loom file to visualize data on SCope (http://scope.aertslab.org).
1 | VM_loom(VM, omics_mat, loom_path, genome)
|
VM |
Virtual map data frame, after running mapCells() |
omics_mat |
Matrix containing features as rows (e.g. genes, regions) and real cells as columns. |
loom_path |
Path where the loom file will be generated |
genome |
Genome version to which data belongs |
1 | VM_loom(VM, dgem, loom_path='VM.loom', genome='dm6')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.