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

Metaclass bug #255

Merged
merged 3 commits into from
Feb 27, 2023
Merged

Metaclass bug #255

merged 3 commits into from
Feb 27, 2023

Conversation

LouisK92
Copy link
Collaborator

Redoing PR #254 now first into dev to trigger github actions when merging with main - oups.

Description of changes

Relevant code snippets

  1. import spapros as sp works again.

import spapros as sp
adata = sp.ut.get_processed_pbmc_data()
selector = sp.se.ProbesetSelector(adata, "celltype", n=30, verbosity=0)
selector.select_probeset()

sp.pl.masked_dotplot(adata,selector)

is not affected.

@LouisK92 LouisK92 merged commit a6f76d2 into development Feb 27, 2023
@LouisK92 LouisK92 deleted the metaclass_bug branch February 27, 2023 20:37
LouisK92 added a commit that referenced this pull request Feb 27, 2023
Merge pull request #255 from theislab/metaclass_bug
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

1 participant