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 getCoordsDf()
.)
getSpataDf(object, ...)
object |
An object of class |
... |
Used to absorb deprecated arguments or functions. |
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.