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

Anndata concatentation + mapping integration #257

Merged
merged 37 commits into from
Dec 13, 2024

Conversation

noahbruderer
Copy link
Collaborator

  • added support for anndata IO operations: concatenation and mapping
  • developed tests for create_runnable and parameterize_query
  • developed test cases for benchmarking for all prompts and expected answer for reading, concat and mapping

anisdismail and others added 29 commits December 11, 2024 17:47
- fixed the serializing issue by importing Field from pydantic.
- instead of Add defaults for optional fields, ensure consistency and clean serialization.
…red"

Co-authored-by: Anis Ismail <anisdismail@users.noreply.github.com>
Now the anndata is able to return code lines to concatenate anndata objs

Co-authored-by: Anis Ismail <anisdismail@users.noreply.github.com>
Created MapAnnData class.
…yTlQueryBuilder and ConcatenateAnnData test

-Minor fixes in the  ScanpyTlQueryBuilder test
@slobentanzer slobentanzer changed the base branch from main to biohackathon3 December 13, 2024 08:23
Copy link
Contributor

@slobentanzer slobentanzer left a comment

Choose a reason for hiding this comment

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

@noahbruderer @anisdismail you tried to merge into main; I changed it to biohackathon3, but now there are conflicts.

Copy link
Contributor

@slobentanzer slobentanzer left a comment

Choose a reason for hiding this comment

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

Great job, finally no conflicts 😅 🎉

@slobentanzer slobentanzer merged commit 772b59f into biohackathon3 Dec 13, 2024
@slobentanzer slobentanzer deleted the anndata-concatentation-integration branch December 13, 2024 09:57
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.

4 participants