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 for dasgate: another way to parse link targets #693

Merged
merged 3 commits into from
May 17, 2024

Conversation

CICS-Oleg
Copy link
Contributor

No description provided.

Necr0x0Der
Necr0x0Der previously approved these changes May 17, 2024
@@ -17,6 +17,13 @@
!(assertEqualToResult
(match &das (translation_of (protein O43264) (transcript ENST00000200135)) OK)
(OK))

!(match &das (translation_of (protein $x) (transcript ENST00000200135)) $x)
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'd not do this twice since this query is surprisingly slow

@CICS-Oleg CICS-Oleg requested a review from Necr0x0Der May 17, 2024 09:55
@CICS-Oleg CICS-Oleg marked this pull request as ready for review May 17, 2024 09:59
@Necr0x0Der Necr0x0Der merged commit 3b0d1b9 into trueagi-io:main May 17, 2024
2 checks passed
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