spata-class | R Documentation |
spata object
S4 object
coordinates
A data.frame containing information about every barcode-spot. Must contain the variables:
Character. The barcode-sequences (+ the sample belonging) of every barcode spot.
Character. The sample belonging of every barcode-spot.
Numeric. The x-coordinates of every barcode.
Numeric. The y-coordinates of every barcode.
data
See documentation for S4-object 'data'
dim_red
See documentation for S4-object 'dim_red'
fdata
A data.frame containing the additionally computed features. Must contain the variables:
Character. The barcode-sequences (+ the sample belonging) of every barcode spot.
Character. The sample belonging of every barcode-spot.
image
A list of images named according to the samples the object contains.
samples
Character value. Contains the sample names.
scvelo
Currently not in use.
trajectories
A list named according to the samples the object contains. Each slot in that list contains another list of all 'spatial_trajectory'-objects created for that sample.
used_genesets
A data.frame containing the defined gene-sets. Must contain the variables:
Character. The gene-set name.
Character. The belonging genes.
version
A list of four slots denoting the version of SPATA under which the object has been created.
additional
A list of miscellaneous information that mainly ensures compatibility between different platforms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.