Skip to content

Missing meta data #10

@WT215

Description

@WT215

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions