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

spot table column names and meaning #4

Open
tischi opened this issue Sep 25, 2022 · 1 comment
Open

spot table column names and meaning #4

tischi opened this issue Sep 25, 2022 · 1 comment

Comments

@tischi
Copy link

tischi commented Sep 25, 2022

@constantinpape
You currently have those column names:

cellID	geneID	regionID	x	y	z	seeds	intensity	spot_id
  1. What is the regionID?
  2. Can I take the spot_id as the unique label to create a spot label mask image?

Should we at all think about supporting timepoints here?

@constantinpape
Copy link
Contributor

constantinpape commented Sep 25, 2022

  1. What is the regionID?

This comes from the original table, so it's not related to the MoBIE metadata. For now you can just ignore it; if it gets confusing in the example we can remove it later.

2. Can I take the spot_id as the unique label to create a spot label mask image?

Yes. (Though I personally don't think that this is the best way to render the spots data, but maybe better to discuss this via zoom).

Should we at all think about supporting timepoints here?

Yes, I think that would make sense. (I don't think that there's a sequencing method that would yield time information, but we could of course use the spot source to display other kinds of data.)

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

2 participants