View source: R/h5_reductions.R
write_reductions | R Documentation |
Write reduction information to a h5 file
Get a reductions list
write_reductions(h5_file, reductions, ...)
guess_reductions(seurat)
h5_file |
Path to |
reductions |
A |
... |
Arguments passed to |
seurat |
Seurat object |
Creates a list of 2D and 3D coordinates for reductions in seurat
.
write_reductions
: Write coordinates for reductions to h5
file
guess_reductions
: Create a list of coordinates for reductions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.