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

Update seqfish reader #227

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Update seqfish reader #227

wants to merge 4 commits into from

Conversation

LLehner
Copy link
Member

@LLehner LLehner commented Oct 24, 2024

Adds the following:

  • more flexible regex patterns
  • cell column in transcript list is now optional (@LucaMarconato any news on when the instance_key argument in PointsModel will be deprecated?
  • optionally load additional .geojson files as shapes
  • optionally load additional segmentations or boundaries as shapes
  • Fixes scaling of shapes and points w.r.t. images and labels (when plotting or using Interactive shapes and points are much smaller than and located in the top left corner of images and labels)

Example for loading seqfish data set with additional cell boundaries from .geojson file as shapes:

sdata = seqfish(path="path/to/directory/", load_additional_shapes="boundaries")

@LLehner
Copy link
Member Author

LLehner commented Nov 13, 2024

the failing test is unrelated to this PR and docs build fails due to xarray update i think @LucaMarconato

@LLehner
Copy link
Member Author

LLehner commented Nov 22, 2024

@LucaMarconato would be nice if we can merge this soon. The failing tests are however unrelated to this PR.

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

Successfully merging this pull request may close these issues.

1 participant