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

Make some Experiment/Query classes abstract #244

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

Conversation

ryan-williams
Copy link
Member

@ryan-williams ryan-williams commented Nov 7, 2024

Move several classes/files to TileDB-SOMA (single-cell-data/TileDB-SOMA#3307), leave abstract interfaces here.

@ryan-williams ryan-williams changed the title Make some {experiment,query}.py classes abstract Make some Experiment/Query classes abstract Nov 7, 2024
@ryan-williams ryan-williams marked this pull request as ready for review November 8, 2024 13:53
Copy link
Member

@johnkerl johnkerl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ryan-williams
Copy link
Member Author

I pushed one more commit, explicitly tagging ExperimentAxisQuery/AxisIndexer as ABCs.

@jp-dark had suggested using Protocols last week; I'm not clear on what the advantages might be of that.

@johnkerl
Copy link
Member

@jp-dark had suggested using Protocols last week; I'm not clear on what the advantages might be of that.

@ryan-williams I think the suggestion has merit but I'd prefer to take it as follow-on work and not let it block this current 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.

2 participants