-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hello,
I am trying to fetch the tissue annotation like "Vascular Hyper, Cellular, White Matter" from below:
object_gbm <- downloadSpataObject(sample_name = "UKF242T")
getSampleMetaData(object_gbm)
But the only meta data I have is:
barcodes sample tissue_section
<chr> <chr> <fct>
1 GACGACTTTCCAAGAA-1 UKF242T tissue_section_1
2 CCAGTGAGCTCCTTGT-1 UKF242T tissue_section_1
I guess something wrong with ``tissue_section'', it used to be the correct terms like White Matter?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels