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

Fix issue loading prior segmentation from csv column. #72

Merged
merged 1 commit into from
May 10, 2023

Conversation

dcjones
Copy link
Contributor

@dcjones dcjones commented Apr 25, 2023

I ran into a couple issues trying to run Baysor on some Xenium using the segmentation from 10x's software as prior segmentation in Baysor, which I've fixed here.

First was assigning a number to a String field, and second was load_prior_segmentation! not returning what it was assumed to return.

@VPetukhov
Copy link
Collaborator

Thank you for the fix @dcjones , I'll look into that!

@VPetukhov VPetukhov changed the base branch from master to develop April 26, 2023 12:13
@VPetukhov VPetukhov changed the base branch from develop to master May 10, 2023 08:44
@VPetukhov VPetukhov changed the base branch from master to develop May 10, 2023 08:44
@VPetukhov VPetukhov merged commit c0477b5 into kharchenkolab:develop May 10, 2023
@VPetukhov
Copy link
Collaborator

Thank you for the contribution!

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.

None yet

2 participants