getSpataDf | R Documentation |
This function is the most basic start if you want to extract data for your individual analysis.
(In order to extract the coordinates as well use getCoordinates()
.)
getSpataDf(object, of_sample = "")
object |
A valid spata-object. |
of_sample |
The sample(s) of interest specified as a single character value or vector. If set to "" (the default) the first sample is chosen. |
A tidy data.frame containing the character variables barcodes and sample.
joinWith
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.