createGiottoPoints | R Documentation |
Creates Giotto point object from a structured dataframe-like object
createGiottoPoints(x, feat_type = "rna", verbose = TRUE, unique_IDs = NULL)
x |
spatVector or data.frame-like object with points coordinate information (x, y, feat_ID) |
feat_type |
feature type |
verbose |
be verbose |
unique_IDs |
(optional) character vector of unique IDs present within the spatVector data. Provided for cacheing purposes |
giottoPoints
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.