-
Notifications
You must be signed in to change notification settings - Fork 28
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
Anndata concatentation + mapping integration #257
Conversation
noahbruderer
commented
Dec 12, 2024
- 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
- fixed the serializing issue by importing Field from pydantic. - instead of Add defaults for optional fields, ensure consistency and clean serialization.
…om/biocypher/biochatter into anndata-concatentation-integration
… into anndata-concatentation-integration
…om/biocypher/biochatter into anndata-concatentation-integration
… into anndata-concatentation-integration
…om/biocypher/biochatter into anndata-concatentation-integration
…om/biocypher/biochatter into anndata-concatentation-integration
…red" Co-authored-by: Anis Ismail <anisdismail@users.noreply.github.com>
…om/biocypher/biochatter into anndata-concatentation-integration
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.
… into anndata-concatentation-integration
…yTlQueryBuilder and ConcatenateAnnData test -Minor fixes in the ScanpyTlQueryBuilder test
Added create runnable test for Anndata
…om/biocypher/biochatter into anndata-concatentation-integration
There was a problem hiding this 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.
… into anndata-concatentation-integration
…om/biocypher/biochatter into anndata-concatentation-integration
There was a problem hiding this 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 😅 🎉