create_giotto_points_object | R Documentation |
Create giotto points object
create_giotto_points_object(
feat_type = "rna",
spatVector = NULL,
networks = NULL,
unique_IDs = NULL
)
feat_type |
feature type |
spatVector |
terra spatVector object containing point data |
networks |
(optional) feature network object |
unique_IDs |
(optional) unique IDs in spatVector for cacheing |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.