View source: R/visium.utilities.R View source: R/.ipynb_checkpoints/visium.utilities-checkpoint.R
loadVisiumFrom10x | R Documentation |
Download Visium dataset from 10x website
loadVisiumFrom10x(url, sample.name, outdir)
url |
url of the dataset (whithot dataset name, see example) |
sample.name |
name of the dataset |
outdir |
folder to save dataset (function will create subfolder named by |
loadVisiumFrom10x("https://cf.10xgenomics.com/samples/spatial-exp/1.3.0","Visium_Mouse_Olfactory_Bulb",outdir="data")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.