Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing meta data #10

Open
WT215 opened this issue Sep 1, 2024 · 0 comments
Open

Missing meta data #10

WT215 opened this issue Sep 1, 2024 · 0 comments

Comments

@WT215
Copy link

WT215 commented Sep 1, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant